Open zhangfeng3304 opened 6 years ago
Please read the checklist in the issue template and complete your issue accordingly:
read the guidelines and remove the first paragraph write a short summary and detailed steps to reproduce explain how solutions to related problems failed (tick if found none) fill system configuration attach relevant logs/config files (tick if not applicable)
@zhangfeng3304 Hi,I have the same error, did you fix it?
Hi Caffe users,
I have built caffe using:
make all make test make runtest make pycaffe
and everything runs smoothly, with 2 disabled tests.
However, error occurs when i try to import caffe in python console:
what's the meaning of _ZN5caffe21PyErrReportAndForwardEv?