-
Notifications
You must be signed in to change notification settings - Fork 127
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
Official Colab Released! #82
Comments
Hi, there seems to be an error in the installing skimage==0.16.2: Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/ × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. |
This bunch of commands seem to work though in successfully installing skimage==0.16.2: %cd /content |
After successful installation of scikit-image from GIT-HUB repo. i got below error. kindly help me to fix this issue ModuleNotFoundError: No module named 'skimage' |
We just released an official Colab demo! You can play with the applications that DiOr supports there!
Moreover, if you have troubles with the following issues, you can find the solutions in the colab.
The text was updated successfully, but these errors were encountered: