An issue like this was fixed in the past:
https://github.com/rdkit/rdkit/commit/009dd580527caa662de8bac5ad0c60f1e9bc90cd

Will see if I can reproduce this.

-Brian

On Mon, Apr 16, 2018 at 12:09 PM, Patrick Walters <wpwalt...@gmail.com>
wrote:

> 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
>
>
------------------------------------------------------------------------------
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