Hi All,

I installed the latest RDKit using conda

conda create -c rdkit -n rdkit_2017 rdkit

When I import Chem I get a seg fault

➜  ~ source activate rdkit_2017
(rdkit_2017) ➜  ~ python
Python 3.5.5 |Anaconda, Inc.| (default, Mar 12 2018, 16:25:05)
[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from rdkit import Chem
[1]    85097 segmentation fault  python

Has anyone else encountered this?

Thanks,

Pat
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to