Skip to content

ModuleNotFoundError: No module named 'PharmaContacts' #10

Description

@Bece00

Hello Developer Team,

I am trying to install and run PharmD within a stable Conda/Docker environment. I have successfully resolved numerous complex dependency conflicts (Open Babel, RDKit, PLIP, CGRtools) and successfully built the Docker image with the pharmd package installed.

However, when running the main executable, I am encountering a critical missing dependency error:

Error Output:

_Traceback` (most recent call last):
File "/opt/conda/lib/python3.9/site-packages/pharmd/md2pharm.py", line 15, in
from PharmaContacts import (...)
ModuleNotFoundError: No module named 'PharmaContacts'

To complete the installation, could you please provide the new, active GitHub repository link for the PharmaContacts module, or an alternate source (e.g., PyPI package name, or the source files) that I can use?

Thank you very much for your time and assistance with this matter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions