Hi,

I am using conda and rdkit, so installed
https://github.com/rdkit/conda-rdkit 
with 
conda build boost
conda build rdkit

The installation seems to be successfull, at least in part, since I can import 
and use rdkit.

However, I noticed some strange behaviour:
When I activate a conda environment and import rdkit from ipython notebook, the 
kernel will crash.
Apparently, I have to use the system python version at /usr/bin/python and 
import the packages installed with conda.

Also upgrading the python packages with conda update --all will lead to a not 
working installation.

Any ideas how to solve that? Or where it may come from?


kind regards
Soren
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to