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

Error installing smorph on Colab #13

Open
ProfAPrasad opened this issue Oct 26, 2024 · 0 comments
Open

Error installing smorph on Colab #13

ProfAPrasad opened this issue Oct 26, 2024 · 0 comments

Comments

@ProfAPrasad
Copy link

When I try to run your notebook on CoLab, it gives an error when installing SMorph itself. This is the command and the text with the first errors.

@title Install SMorph Python module

!pip install https://github.com/swanandlab/SMorph/releases/download/0.1.0/SMorph-0.1.0.tar.gz

Collecting scikit-image<0.18.0,>=0.17.2 (from SMorph==0.1.1)
Downloading scikit-image-0.17.2.tar.gz (29.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 29.8/29.8 MB 13.8 MB/s eta 0:00:00
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Preparing metadata (setup.py) ... error
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

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

1 participant