ImportError: dynamic module does not define module export function (PyInit__caffe)

解决方法:

在.bashrc中将conda的path注释,并加入新的pythonpath路径。

caffe+conda在import caffe 报错ImportError: dynamic module does not define module

相关文章: