I got the error: ModuleNotFoundError: No module named 'esm' #20
lamnnguyen
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hi @lamnnguyen, you just need to install the esm module by running pip install fair-esmfrom the command line (https://github.com/facebookresearch/esm#getting-started-with-this-repo-) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Brian,
Congratulation on this great work.
I am new to Python and I got the message: ModuleNotFoundError: No module named 'esm'
How can I fix it? sorry for this very basic question.
Thank you so much.
Beta Was this translation helpful? Give feedback.
All reactions