You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered the same error and resolved it. The error originated from python3 setup.py install. If you replace install with build, it will work for you.
I used windows system to download ninja as you said, and then I ran the build command in the terminal of pycharm, but it seems that nothing happened. I would like to ask you how to continue to solve the problem of No module named 'MultiScaleDeformableAttention'.Thank you so much @BupyeongHealer
when I try to sh ./make.sh,it shows that ModuleNotFoundError: No module named 'torch',how can i solve this problem.
The text was updated successfully, but these errors were encountered: