Hi Chris,

You have to explicitly install it in your my-rdkit-env, too, like you did in 
the environment where matplotlib is already available.

After you activated my-rdkit-env, you probably just have to run

conda install matplotlib 

(You have to do this for any other package, too)

Markus

-------------------------------------
|  Markus Sitzmann
|  [email protected]

> On 21.08.2016, at 16:24, chris dalton <[email protected]> wrote:
> 
> Hi,
> I have installed Rdkit on a windows laptop with conda and I can activate the 
> rdkit environment OK and if I start IDLE up, rdkit works. However, I can no 
> longer import some other packages, such as matplotlib from that IDLE 
> interpreter. It tells me the package isn't there. 
> 
> If I just start up python without activating the rdkit envronment, I can 
> import matplotlib so it is there; there is something about the rdkit 
> environment that is not looking in the right place. Looking in environment 
> variables, I cannot see anything rdkit-specific.
> 
> How can I use matplotlib within my-rdkit-env?
> 
> thanks,
> 
> Chris.
> ------------------------------------------------------------------------------
> _______________________________________________
> 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