-
Notifications
You must be signed in to change notification settings - Fork 382
Open
Description
when I was going to install deepfilternet on google colab using !pip install deepfilternet, I got that error:
Collecting deepfilternet
Using cached deepfilternet-0.5.6-py3-none-any.whl.metadata (1.7 kB)
Collecting appdirs<2.0,>=1.4 (from deepfilternet)
Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
Collecting deepfilterlib==0.5.6 (from deepfilternet)
Using cached DeepFilterLib-0.5.6.tar.gz (112 kB)
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
╰─> No available 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.
╰─> deepfilterlib
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
martian1231
Metadata
Metadata
Assignees
Labels
No labels