首页 > 其他 > 详细

ImportError: dynamic module does not define init function (initcaffe)

时间:2018-06-04 13:05:19      阅读:578      评论:0      收藏:0      [点我收藏+]

 https://github.com/BVLC/caffe/issues/2770

$ python2 -c "import caffe"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: dynamic module does not define init function (initcaffe)



Closing as this looks like a mismatch between build library and Python versions;
please ask installation questions on caffe-users.
If you do think there is a bug in Caffe, you‘re welcome to open a new issue according
to https://github.com/BVLC/caffe/wiki/Reporting-Bugs-and-Other-Issues. Thanks!

ImportError: dynamic module does not define init function (initcaffe)

原文:https://www.cnblogs.com/antflow/p/9132528.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!