error: subprocess-exited-with-error, metadata-generation-failed
SvRaining opened this issue · 1 comments
SvRaining commented
Could you please take a look at this error? Thanks in advance!
Using cached faiss-gpu-1.6.4.tar.gz (3.4 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
running egg_info
creating /private/var/folders/yr/s2kq90t55dvg8hlk3vxbd_t00000gn/T/pip-pip-egg-info-dn_pikjk/faiss_cpu.egg-info
writing /private/var/folders/yr/s2kq90t55dvg8hlk3vxbd_t00000gn/T/pip-pip-egg-info-dn_pikjk/faiss_cpu.egg-info/PKG-INFO
writing dependency_links to /private/var/folders/yr/s2kq90t55dvg8hlk3vxbd_t00000gn/T/pip-pip-egg-info-dn_pikjk/faiss_cpu.egg-info/dependency_links.txt
writing top-level names to /private/var/folders/yr/s2kq90t55dvg8hlk3vxbd_t00000gn/T/pip-pip-egg-info-dn_pikjk/faiss_cpu.egg-info/top_level.txt
writing manifest file '/private/var/folders/yr/s2kq90t55dvg8hlk3vxbd_t00000gn/T/pip-pip-egg-info-dn_pikjk/faiss_cpu.egg-info/SOURCES.txt'
error: package directory '/private/var/folders/yr/s2kq90t55dvg8hlk3vxbd_t00000gn/T/pip-install-_im0yecm/faiss-gpu_5d68e653e8a043259ac9098ab18bb79c/faiss/faiss/python' does not exist
[end of output]
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.
louismartin commented
Hi and thanks for your issue.
This looks like a fairseq error.
Can you raise this in the fairseq repo instead?