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

importing failed #9

Open
aminemosbah opened this issue Feb 22, 2020 · 4 comments
Open

importing failed #9

aminemosbah opened this issue Feb 22, 2020 · 4 comments

Comments

@aminemosbah
Copy link

hi i get this when trying to run the tutorial, what to we need to install rdkit in google collab ? thinks
ImportError Traceback (most recent call last)
in ()
1 import pandas as pd
----> 2 from rdkit import Chem
3 from rdkit.Chem import PandasTools
4 from rdkit.Chem.Draw import IPythonConsole
5

ImportError: cannot import name 'Chem'


NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

@jw-feng
Copy link

jw-feng commented Feb 23, 2020 via email

@aminemosbah
Copy link
Author

Are you sure this is the way to go with google collab ? I m trying to run rdkit on the cloud not on the local device

@jw-feng
Copy link

jw-feng commented Feb 23, 2020 via email

@aminemosbah
Copy link
Author

aminemosbah commented Feb 25, 2020 via email

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

2 participants