longcw / faster_rcnn_pytorch

Faster RCNN with PyTorch
MIT License
1.7k stars 466 forks source link

ImportError: cannot import name cython_nms #58

Open Spandan-Madan opened 6 years ago

Spandan-Madan commented 6 years ago

When trying to run the demo, I get this error! Can someone please help?

Thanks!

jacktkk commented 6 years ago

hey~I meet the same error with u. Can u give me some advice? Thanks!

Tienching commented 6 years ago

It seems there is something wrong when you exec "./make.sh". Maybe you can clean it and exec it again.

youngfly11 commented 6 years ago

I meet the same question, can anyone provide some help? Thanks

youngfly11 commented 6 years ago

Bug

If you met the bug, like, ' no directory /usr/lib64'. You can solve the problem as following

Solution

sudo mkdir /usr/lib64