im2wav
im2wav copied to clipboard
What python version should be used?
I am having trouble installing packages!
my stderr:
(im2wav) D:\miszczes\python\im2wav>pip install -r requirements.txt Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu116 Collecting git+https://github.com/openai/CLIP.git (from -r requirements.txt (line 12)) Cloning https://github.com/openai/CLIP.git to c:\users\mszczesn\appdata\local\temp\pip-req-build-w709z4tz Running command git clone --filter=blob:none --quiet https://github.com/openai/CLIP.git 'C:\Users\mszczesn\AppData\Local\Temp\pip-req-build-w709z4tz' Resolved https://github.com/openai/CLIP.git to commit dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1 Preparing metadata (setup.py) ... done Collecting absl-py==0.13.0 (from -r requirements.txt (line 1)) Using cached absl_py-0.13.0-py3-none-any.whl.metadata (2.4 kB) Collecting antlr4-python3-runtime==4.8 (from -r requirements.txt (line 2)) Using cached antlr4-python3-runtime-4.8.tar.gz (112 kB) Preparing metadata (setup.py) ... done Collecting appdirs==1.4.4 (from -r requirements.txt (line 3)) Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting audioread==2.1.9 (from -r requirements.txt (line 4)) Using cached audioread-2.1.9.tar.gz (377 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "
note: This error originates from a subprocess, and is likely not a problem with pip. 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.
The import should be -> import importlib