pip install polyglot
时经常提示“ModuleNotFoundError: No module named 'icu”,pip install pyicu
又遇到编译错误,解决方法是使用conda安装pyicu:
conda install -c conda-forge pyicu
pip install polyglot
时经常提示“ModuleNotFoundError: No module named 'icu”,pip install pyicu
又遇到编译错误,解决方法是使用conda安装pyicu:
conda install -c conda-forge pyicu
本文标题:安装polyglot、pyicu报错问题
本文链接:https://www.haomeiwen.com/subject/wpvjwhtx.html
网友评论