You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(crystaldesign) root@win11:~/apps/crystal-design-main/crystal_design/runner# python crystal_cql.py -h
Traceback (most recent call last):
File "/root/apps/crystal-design-main/crystal_design/runner/crystal_cql.py", line 22, in
from crystal_design.utils.compute_prop import Crystal
File "/root/apps/crystal-design-main/crystal_design/utils/compute_prop.py", line 12, in
from matminer.featurizers.site.fingerprint import CrystalNNFingerprint
File "/root/anaconda3/envs/crystaldesign/lib/python3.9/site-packages/matminer/init.py", line 2, in
from ruem import YAML
ModuleNotFoundError: No module named 'ruem'
The text was updated successfully, but these errors were encountered:
---- Replied Message ----
| From | Prashant ***@***.***> |
| Date | 12/05/2024 13:47 |
| To | chandar-lab/crystal-design ***@***.***> |
| Cc | jebert-1 ***@***.***>,
Author ***@***.***> |
| Subject | Re: [chandar-lab/crystal-design] hi,when i try to run this ' python crystal_cql.py -h ',i met these questions ,and i find many ways to solve ,but no help to these error. (Issue #7) |
Hi, what version of matminer is installed in your case?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
(crystaldesign) root@win11:~/apps/crystal-design-main/crystal_design/runner# python crystal_cql.py -h
Traceback (most recent call last):
File "/root/apps/crystal-design-main/crystal_design/runner/crystal_cql.py", line 22, in
from crystal_design.utils.compute_prop import Crystal
File "/root/apps/crystal-design-main/crystal_design/utils/compute_prop.py", line 12, in
from matminer.featurizers.site.fingerprint import CrystalNNFingerprint
File "/root/anaconda3/envs/crystaldesign/lib/python3.9/site-packages/matminer/init.py", line 2, in
from ruem import YAML
ModuleNotFoundError: No module named 'ruem'
The text was updated successfully, but these errors were encountered: