Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. >>> from rdkit import Chem
  2. Traceback (most recent call last):
  3. File "<stdin>", line 1, in <module>
  4. File "C:UsersxyzProgramsRDKitrdkit__init__.py", line 2, in <module>
  5. from .rdBase import rdkitVersion as __version__
  6. ImportError: DLL load failed: The specified module could not be found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement