Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named 'modules._ext.__ext' #14

Open
dannyhung1128 opened this issue May 5, 2018 · 2 comments
Open

ImportError: No module named 'modules._ext.__ext' #14

dannyhung1128 opened this issue May 5, 2018 · 2 comments

Comments

@dannyhung1128
Copy link

Hi,

in modules/_ext/init.py, line 2
from .__ext import lib as _lib, ffi as _ffi

I couldn't find __ext, is there something missing?

I have installed inplace_abn.

Thanks for your help

@dannyhung1128
Copy link
Author

Fixed by executing

cd modules/
python3 build.py

Thanks!

@JaninaPa
Copy link

Hi! When trying to run your suggested Code, I encounter the following Error:
TypeError: dist must be a Distribution instance

All the suggestions I have researched did not work. Could you tell me which versions of pytorch etc you are using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants