Struggling with fairseq installation #3597
-
Hi, error: Support for editable installs via PEP 660 was recently introduced in I am trying to install fairseq in a fresh env with python 3.7(also tried 3.8 and 3.9) What am I missing and what I could try out as well? How do I set env variable SETUPTOOLS_ENABLE_FEATURES="legacy-editable" ? And if there is a better solution? Here is a full list of packages installed in that env: Name Version Build Channelpip 22.2.2 pyhd8ed1ab_0 conda-forge And a full flow of an installation: pip install --editable ./ Obtaining file:///C:/Users/avo/Desktop/Kursen/Text%20Mining/Gottbert%20training/fairseq × Building editable for fairseq (pyproject.toml) did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Solved #3598:
Originally posted by @voroshilovaleksei in #3598 (comment) |
Beta Was this translation helpful? Give feedback.
Solved #3598: