krumo / Domain-Adaptive-Faster-RCNN-PyTorch

Domain Adaptive Faster R-CNN in PyTorch
MIT License
304 stars 68 forks source link

RuntimeError: Ninja is required to load C++ extensions #32

Closed chengxy1998 closed 1 month ago

chengxy1998 commented 2 years ago

I installed ninja on the server, but there was an error when running pycharm. Strangely, I didn't have this error when running on the server

krumo commented 2 years ago

Hi, I didn't try running this project with PyCharm. Thus, unfortunately I could only give some guess about the error. Did you check you load the correct environment to run this project in PyCharm?