problem installing fairseq2n

#9
by joorei - opened
pip install .

gives me:

ERROR: Could not find a version that satisfies the requirement fairseq2n (from versions: none)
ERROR: No matching distribution found for fairseq2n

I am on macos. Tried with both python 3.10 and 3.11.

fairseq2n currently only has wheels for linux. Try looking at this comment on github: https://github.com/facebookresearch/fairseq2/issues/1#issuecomment-1697795093

Sign up or log in to comment