Open
Description
when running
python scripts/gen_ccd_cache.py -c release_data/ccd_cache/ -n 32
got this error :
Traceback (most recent call last):
File "/teamspace/studios/this_studio/Protenix/scripts/gen_ccd_cache.py", line 24, in <module>
import gemmi
ModuleNotFoundError: No module named 'gemmi'
The error happens when install through pip install protenix
, but works fine when under docker environment
Metadata
Metadata
Assignees
Labels
No labels