Skip to content

Runtime error "No module named rdkit" when Launching on Colab #56

Description

@sneumann

Describe the bug

When launching the Notebook on Colab, I get

ModuleNotFoundError                       Traceback (most recent call last)

[/tmp/ipython-input-3916824123.py](https://localhost:8080/#) in <cell line: 0>()
----> 1 from rdkit import Chem
      2 from rdkit.Chem import Draw

ModuleNotFoundError: No module named 'rdkit'

To Reproduce

Steps to reproduce the behaviour

  1. Click on 'https://colab.research.google.com/github/IUPAC/WFChemCookbook/blob/main/book/manipulations/computing_inchis.ipynb'

Expected behaviour

The Colab should execute the Notebook

Yours,
Steffen

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions