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

pytorch dependency is missing when running with pLM #11

Closed
felbecker opened this issue Sep 10, 2024 · 1 comment
Closed

pytorch dependency is missing when running with pLM #11

felbecker opened this issue Sep 10, 2024 · 1 comment

Comments

@felbecker
Copy link
Collaborator

When running learnMSA with --use_language_model, pytorch may not properly installed. Properly add it to package dependencies.

Workaround: pip install pytorch

@felbecker
Copy link
Collaborator Author

felbecker commented Nov 15, 2024

Found no way to automatically install tensorflow alongside pytorch with pip. They clash in dependencies.
However, it works by installing pytorch separately. See updated install instructions.

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

1 participant