facebookresearch / fairseq

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

Installation Error: M1 Mac #5448

Open vandit2209 opened 7 months ago

vandit2209 commented 7 months ago

🐛 Bug

Installation of latest release at the time i.e v0.12.2

To Reproduce

Steps to reproduce the behavior (always include the command you ran):

  1. pip install fairseq
  2. Error File

Environment

Additional context

vandit2209 commented 7 months ago

https://github.com/facebookresearch/fairseq/issues/4704#issuecomment-1454800623 Comment by: JuanuMusic

Followed this, installed successfully, but while trying to import fairseq in code, it says module not found.