Error message: ImportError: No module named _caffe

275 views
Skip to first unread message

Wilson Dos Santos

unread,
Dec 1, 2017, 4:24:52 AM12/1/17
to Caffe Users
Hello,

I tried to install that install Caffe Tutorial, but I am block at this line in the tuto: ./tools/demo.py

I havre this error message:

MacBook-Pro-de-OlostA:fast-rcnn OlostA$ ./tools/demo.py

Traceback (most recent call last):

  File "./tools/demo.py", line 19, in <module>

    from fast_rcnn.config import cfg

  File "/Users/OlostA/Technologies/fast-rcnn/tools/../lib/fast_rcnn/__init__.py", line 9, in <module>

    from . import train

  File "/Users/OlostA/Technologies/fast-rcnn/tools/../lib/fast_rcnn/train.py", line 10, in <module>

    import caffe

  File "/Users/OlostA/Technologies/fast-rcnn/tools/../caffe-fast-rcnn/python/caffe/__init__.py", line 1, in <module>

    from .pycaffe import Net, SGDSolver

  File "/Users/OlostA/Technologies/fast-rcnn/tools/../caffe-fast-rcnn/python/caffe/pycaffe.py", line 13, in <module>

    from ._caffe import Net, SGDSolver

ImportError: No module named _caffe


Thanks in advance.

Abdul Ghffar

unread,
Feb 27, 2018, 12:32:09 PM2/27/18
to Caffe Users
have you solve this problem ?

Przemek D

unread,
Feb 28, 2018, 3:26:57 AM2/28/18
to Caffe Users
Did you make pycaffe?
Reply all
Reply to author
Forward
0 new messages