Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fairseq not found #87

Open
sidharth-raj-dev opened this issue Dec 10, 2023 · 4 comments
Open

Fairseq not found #87

sidharth-raj-dev opened this issue Dec 10, 2023 · 4 comments

Comments

@sidharth-raj-dev
Copy link

sidharth-raj-dev commented Dec 10, 2023

After getting fairseq not found error, I installed fairseq with pip install fairseq.
Now this happens

Screenshot 2023-12-10 121243

It would help a lot, in environment setup if a link is provided to a google collab.
A lot of module not found issues are happening.

Thanks.

Copy link

dagshub bot commented Dec 10, 2023

@HanClinto
Copy link

I'm struggling through the same things.

Notes that I'm finding:

  • Helps to use Python 3.10.*
    • pip install .
    • pip install jupyter
    • pip install fairseq
    • audiolm_pytorch

Still haven't quite gotten it to work, but these are the missing dependencies / environment notes that I've found thus far...

@aryansid
Copy link

aryansid commented Jun 9, 2024

Facing same issue!

@aryansid
Copy link

aryansid commented Jun 9, 2024

I'm struggling through the same things.

Notes that I'm finding:

  • Helps to use Python 3.10.*

    • pip install .
    • pip install jupyter
    • pip install fairseq
    • audiolm_pytorch

Still haven't quite gotten it to work, but these are the missing dependencies / environment notes that I've found thus far...

This worked for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants