ImportError: dynamic module does not define init function (initcaffe)
Posted 蚂蚁flow
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ImportError: dynamic module does not define init function (initcaffe)相关的知识,希望对你有一定的参考价值。
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)的主要内容,如果未能解决你的问题,请参考以下文章
IronPython 将python源码编译成dll,用python调用报错ImportError: dynamic module does not define...
How to fix Cannot change version of project facet Dynamic Web Module to 3.0 Error in Eclipse---转载(示例