huminghui

Results 2 comments of huminghui

> Ended up using https://github.com/VarunGumma/fairseq, seems to work? 按照你的方法运行成功了。 执行命令:poetry run pip install git+https://github.com/pytorch/fairseq

> poetry run pip install git+https://github.com/pytorch/fairseq Here are some possible solutions: 1.Try upgrading pip and setuptools to the latest versions: pip install --upgrade pip setuptools 2.Try manually downloading the fairseq...