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
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
!python setup.py install
My code:
The text was updated successfully, but these errors were encountered:
Hi,
![image](https://user-images.githubusercontent.com/73953274/197504053-8cb2d570-6a69-4066-b3b4-6ca07ca30c42.png)
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
!python setup.py install
![image](https://user-images.githubusercontent.com/73953274/197504126-8ea2b227-9b72-48ca-a514-7a2965f20872.png)
My code:
![image](https://user-images.githubusercontent.com/73953274/197504329-55dfccb8-a2b3-4d21-b626-8e3a48295cae.png)
![image](https://user-images.githubusercontent.com/73953274/197504443-66ca40fd-3d40-4447-9ec8-719204b25af1.png)
The text was updated successfully, but these errors were encountered: