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: cannot import name '_ext' from 'smoke' (unknown location) #81

Open
htdung167 opened this issue Oct 24, 2022 · 2 comments
Open

Comments

@htdung167
Copy link

htdung167 commented Oct 24, 2022

Hi,
I tried to use pretrained weight to predict images on Google Colab but got error ImportError: cannot import name '_ext' from 'smoke' (unknown location).
I ran "!python setup.py build develop" and "!python setup.py install" before.
!python setup.py build develop
image

!python setup.py install
image

My code:
image
image

@ailovejinx
Copy link

I encountered the same mistake. I solved it by rebuild the DCNv2.

@yugandhard007
Copy link

can you provide me the rebuild DCNv2 that you are using ... i couldnt solve the issue

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

3 participants