Hi Greg,

It shows:

ImportError: No module named rdkit

Should I reinstall anaconda?

Thanks

Gonzalo

On Fri, Sep 23, 2016 at 2:54 PM, Greg Landrum <[email protected]>
wrote:

> Hi Gonzalo,
>
> Are you sure that the jupyter you are running is the same one that came
> with your conda installation?
> Can you do, from the command line:
> python -c "from rdkit import Chem"
>
> On Fri, Sep 23, 2016 at 10:49 AM, Gonzalo Colmenarejo <
> [email protected]> wrote:
>
>> Hi,
>> I had a previous release of RDKit (2015_03_1) in my Windows 8 PC
>> installed in the old fashioned mode and it worked OK. I renamed the
>> corresponding folder and installed the latest version of RDKit through
>> conda. Now I get the following error message when trying to run my previous
>> code in Jupyter: ImportError: No module named rdkit
>>
>> Any advice on how to fix this would be appreciated.
>>
>> Thanks a lot
>>
>> Gonzalo
>>
>> ------------------------------------------------------------
>> ------------------
>>
>> _______________________________________________
>> Rdkit-discuss mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>>
>>
>
------------------------------------------------------------------------------
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to