bjornwallner / DockQ

DockQ is a single continuous quality measure for protein docked models based on the CAPRI evaluation protocol
MIT License
185 stars 46 forks source link

Pip Install Issue #27

Closed EureKaZhu closed 4 weeks ago

EureKaZhu commented 2 months ago

Why the code will report error like:

Traceback (most recent call last):
  File "a.py", line 1, in <module>
    from DockQ.DockQ import load_PDB, run_on_all_native_interfaces
ModuleNotFoundError: No module named 'DockQ'

After I use the pip install . How can I fix it? Thank for your response

clami66 commented 2 months ago

I am not sure where the file a.py comes from. Is this something you created?

clami66 commented 4 weeks ago

@EureKaZhu I am closing this issue for now since you haven't responded. Feel free to reopen if needed