Skip to content

import module error when install through pip #136

Open
@sky1ove

Description

@sky1ove

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions