The install of version 2015.09.2 from the bioconda channel works on RHEL-5!
Thank you.
Mike
From: Riccardo Vianello
Sent: Friday, May 20, 2016 7:49 AM
To: Waldron, Michael H
Cc: rdkit-devel@lists.sourceforge.net
Subject: Re: [Rdkit-devel] Undefined symbol
Hi Mike,
On Thu, May 19, 2016 at 5:11 PM, Waldron, Michael H
wrote:
> I just installed RDkit on our linux (RHEL-5) cluster using the conda
> installation method. The installation ran smoothly, and I run 'source
> activate my-rdkit-env' to set the environment.
>
the linux packages that are availa
I just installed RDkit on our linux (RHEL-5) cluster using the conda
installation method. The installation ran smoothly, and I run 'source activate
my-rdkit-env' to set the environment.
When I try to use it, I get the following error:
>>> from rdkit import Chem
Traceback (most recent call las