facebookresearch / fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
MIT License
30.59k stars 6.41k forks source link

Failed to build fairseq ERROR: Could not build wheels for fairseq, which is required to install pyproject.toml-based projects #5472

Open Yogier opened 7 months ago

Yogier commented 7 months ago

Failed to build fairseq ERROR: Could not build wheels for fairseq, which is required to install pyproject.toml-based projects how to resolve it?

Zhou-CyberSecurity-AI commented 6 months ago

I met the same error, have you solved it well?

heihei1204 commented 5 months ago

me too,have you solved it well?

ecooper7 commented 5 months ago

I got the same error when trying to install with Python 3.12, but no error when installing in a conda environment with Python 3.8 instead.