cocoNLP icon indicating copy to clipboard operation
cocoNLP copied to clipboard

ImportError: numpy.core.multiarray failed to import

Open fighting41love opened this issue 6 years ago • 1 comments

For those who encountered the error "ImportError: numpy.core.multiarray failed to import ".

The solution is as follows: pip install -U numpy

fighting41love avatar Dec 17 '18 11:12 fighting41love

For those who encountered the error "ImportError: numpy.core.multiarray failed to import ".

The solution is as follows: pip install -U numpy

Do you need to import numpy there? If I install it, I will not import it ,then report an error. ValueError: 配置错误: 数据包 D:/Professional.Software/Anaconda/installsite/envs/coconlp/lib/site-packages/pyhanlp/static\data 不存在,请修改配置文件中的root

troublemaker-r avatar Dec 08 '19 04:12 troublemaker-r