Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Python 3 上使用 konlpy
安装后,然后运行以下(根据文档示例)
from konlpy.tag import Hannanum hannanum = Hannanum()
我收到以下错误:
RuntimeError: First paramter must be a string or unicode at native\python\jpype_module.cpp:37