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 during installation in Colab #15

Open
synapticleft opened this issue May 30, 2024 · 0 comments
Open

Error during installation in Colab #15

synapticleft opened this issue May 30, 2024 · 0 comments

Comments

@synapticleft
Copy link

Hello, I tried running the ephys example notebook you provided but am getting an installation error. I'm getting a similar error when I try to install it locally via anaconda.
input: !pip install -e git+https://github.com/CYHSM/DeepInsight.git

Output:
Obtaining DeepInsight from git+https://github.com/CYHSM/DeepInsight.git#egg=DeepInsight
Cloning https://github.com/CYHSM/DeepInsight.git to ./src/deepinsight
Running command git clone --filter=blob:none --quiet https://github.com/CYHSM/DeepInsight.git /content/src/deepinsight
Resolved https://github.com/CYHSM/DeepInsight.git to commit e5a66be
Preparing metadata (setup.py) ... done
Collecting tensorflow-gpu (from DeepInsight)
Downloading tensorflow-gpu-2.12.0.tar.gz (2.6 kB)
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