Skip to content

ImportError: No module named Pharm2DFP #4

@sawsimeon

Description

@sawsimeon

Hi, I get an error when trying to run the fingerprint_lib.py.

I use the following command from ipython notebook. This error is reproducible for me because I did with the Desktop and also with the laptop.

%run fingerprint_lib.py
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
/Users/sawsimeon/Downloads/1758-2946-5-26-s4/scoring/fingerprint_lib.py in <module>()
     10 from rdkit.Chem.Fingerprints import FingerprintMols
     11 from rdkit.Chem.ChemicalFeatures import BuildFeatureFactory
---> 12 from rdkit.Chem.Pharm2DFP import Pharm2DFPCalculator
     13 from rdkit.Chem import rdMolDescriptors
     14 

ImportError: No module named Pharm2DFP

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