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

Add CIF module to be installed in the environment in README file #32

Open
mairagatti opened this issue Oct 6, 2021 · 2 comments
Open

Comments

@mairagatti
Copy link

Traceback (most recent call last):
File "./main.py", line 22, in
from cgcnn.data import CIFData
File "cgcnn/data.py", line 19, in
from CifFile import ReadCif
ModuleNotFoundError: No module named 'CifFile'

https://github.com/txie-93/cgcnn/blob/master/README.md

@sayantan1410
Copy link

Hello, I would like to contribute to this issue, can you explain a bit more what I have to do.

@txie-93
Copy link
Owner

txie-93 commented Jan 6, 2022

@mgdebayser @sayantan1410 Do you both get this error? I don't see this import from CifFile import ReadCif in line 19 of data.py

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