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

ModuleNotFoundError: No module named 'fairchem.core' #982

Open
hydrogen1222 opened this issue Jan 27, 2025 · 4 comments
Open

ModuleNotFoundError: No module named 'fairchem.core' #982

hydrogen1222 opened this issue Jan 27, 2025 · 4 comments
Assignees
Labels

Comments

@hydrogen1222
Copy link

Hello! I created a virtual environment according to the installation guide by conda.
I'm sure that I've installed fairchem and fairchem-core, but test.py failed to run.(I have not downloaded any pre-trained models)
The OS is based on archlinux on I'm not proficient in computer science.
THANK YOU AND HOPE FOR YOUR REPLY

Image

@lbluque
Copy link
Collaborator

lbluque commented Jan 27, 2025

Hello @hydrogen1222

Something seems to be off with your installation of fairchem-core. The latest version should be 1.4.0

Did you install by cloning the git repository or from PyPI using pip install fairchem-core?

@hydrogen1222
Copy link
Author

Hello @hydrogen1222 你好 @hydrogen1222

Something seems to be off with your installation of fairchem-core. The latest version should be 1.4.0您的 fairchem-core 安装似乎有些不对劲。最新版本应为 1.4.0

Did you install by cloning the git repository or from PyPI using pip install fairchem-core?您是通过克隆 git 存储库还是使用 pip install fairchem-core 从 PyPI 进行安装?

I install by using pip install fairchem-core

@lbluque
Copy link
Collaborator

lbluque commented Feb 7, 2025

please run:

pip uninstall fairchem fairchem-core

and the reinstall fairchem-core only:

pip install fairchem-core

pip list should list fairchem-core version 1.4.0

@lbluque lbluque self-assigned this Feb 7, 2025
Copy link

This issue has been marked as stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants