Skip to content

Error during installation in Colab #15

Description

@synapticleft

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions