-
Notifications
You must be signed in to change notification settings - Fork 176
Description
i'm trying to install ecco in google colab but it get an error:
Collecting ecco
Using cached ecco-0.1.2-py2.py3-none-any.whl (70 kB)
Requirement already satisfied: transformers~=4.2 in /usr/local/lib/python3.10/dist-packages (from ecco) (4.35.2)
Requirement already satisfied: seaborn~=0.11 in /usr/local/lib/python3.10/dist-packages (from ecco) (0.13.1)
Collecting scikit-learn~=0.23 (from ecco)
Using cached scikit-learn-0.24.2.tar.gz (7.5 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) 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 (pyproject.toml) ... error
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.