Public bug reported: Hi When I install rdkit and try the import I get an ImportError when I import the Chem module
>import rdkit This works But when I try >>> from rdkit import Chem Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python2.7/dist-packages/rdkit/Chem/__init__.py", line 18, in <module> from rdkit import rdBase ImportError: cannot import name rdBase ** Affects: rdkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1176196 Title: ImportError cannot import rdBase To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rdkit/+bug/1176196/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs