I am installing Amphion, which depends on fairseq (see here). However, I got the following error when installing fairseq with pip.
Can someone help me with this issue?
Code
pip install fairseq
What have you tried?
I've tried to install Amphion with a higher version of Python. I also tried to install it without the version specification in the env.sh. Both give me the same error.
❓ Questions and Help
What is your question?
I am installing Amphion, which depends on fairseq (see here). However, I got the following error when installing
fairseq
with pip.Can someone help me with this issue?
Code
pip install fairseq
What have you tried?
I've tried to install Amphion with a higher version of Python. I also tried to install it without the version specification in the env.sh. Both give me the same error.
What's your environment?