pip problem with qpth
DragonDescentZerotsu opened this issue · 1 comments
Collecting learn2learn
Using cached learn2learn-0.2.0.tar.gz (7.0 MB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: numpy>=1.15.4 in /usr/local/lib/python3.10/dist-packages (from learn2learn) (1.22.4)
Requirement already satisfied: gym>=0.14.0 in /usr/local/lib/python3.10/dist-packages (from learn2learn) (0.25.2)
Requirement already satisfied: torch>=1.1.0 in /usr/local/lib/python3.10/dist-packages (from learn2learn) (2.0.1+cu118)
Requirement already satisfied: torchvision>=0.3.0 in /usr/local/lib/python3.10/dist-packages (from learn2learn) (0.15.2+cu118)
Requirement already satisfied: scipy in /usr/local/lib/python3.10/dist-packages (from learn2learn) (1.10.1)
Requirement already satisfied: requests in /usr/local/lib/python3.10/dist-packages (from learn2learn) (2.27.1)
Collecting gsutil (from learn2learn)
Using cached gsutil-5.25.tar.gz (3.0 MB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: tqdm in /usr/local/lib/python3.10/dist-packages (from learn2learn) (4.65.0)
Collecting qpth>=0.0.15 (from learn2learn)
Using cached qpth-0.0.15.tar.gz (11 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.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.