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
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'
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
The text was updated successfully, but these errors were encountered: