码迷,mamicode.com
首页 > 其他好文 > 详细

node18 服务器上 pytorch cyclegan 测试有问题,numpy 版本不对

时间:2017-09-18 10:53:37      阅读:232      评论:0      收藏:0      [点我收藏+]

标签:runtime   lang   error   uninstall   this   flow   提示   http   错误   

提示如下错误:

module compiled against API version 0xb but this version of numpy is 0xa

尝试的方法:

pip install numpy --upgrade 有效

之前还尝试了:
conda install bcolz -c https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
pip install bcolz
pip uninstall bcolz

参考:
https://stackoverflow.com/questions/33859531/runtimeerror-module-compiled-against-api-version-a-but-this-version-of-numpy-is
https://stackoverflow.com/questions/28517937/how-can-i-upgrade-numpy
https://github.com/ricequant/rqalpha/issues/134

node18 服务器上 pytorch cyclegan 测试有问题,numpy 版本不对

标签:runtime   lang   error   uninstall   this   flow   提示   http   错误   

原文地址:http://www.cnblogs.com/wlwsea/p/7541396.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!