1

I used anaconda4.2.0+python3.5.3 environment.

And install deepchem in a new conda environment using the conda commands in scripts/install_deepchem_conda.sh.

however when I run.

import deepchem as dp.

the error pops up.

ImportError: dlopen(/Users/Jackie/anaconda/envs/deepchem/lib/python3.5/site-packages/rdkit/Chem/rdmolops.so, 2): Library not loaded: /opt/X11/lib/libXrender.1.dylib

How to solve this error?

Eva Red
  • 569
  • 1
  • 5
  • 11
  • It has a simple solution. You can use the link below. [https://stackoverflow.com/questions/6383310/python-mysqldb-library-not-loaded-libmysqlclient-18-dylib][1] – amirhosein majidi Aug 03 '18 at 03:46

0 Answers0