Skip to content

importing failed #9

@aminemosbah

Description

@aminemosbah

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.

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