Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named Pharm2DFP #4

Open
sawsimeon opened this issue Feb 17, 2015 · 0 comments
Open

ImportError: No module named Pharm2DFP #4

sawsimeon opened this issue Feb 17, 2015 · 0 comments

Comments

@sawsimeon
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant