Hopefully you are using conda environments and not virtual envs, but whenever 
this happens to me it’s because I forgot to install Jupyter in the new 
environment, so when I invoke Jupyter from the command line it uses the one in 
the default conda environment.

Test for this: check that you have Jupyter installed and are using the right 
one (“which jupyter”)

-greg

________________________________
From: Markus Metz <metm...@gmail.com>
Sent: Wednesday, October 25, 2017 3:36:08 PM
To: RDKit Discuss
Subject: [Rdkit-discuss] two rdkit versions, always one is used

Hello all:

I just installed the newest rdkit version via conda in a virtual env called 
09217.
This went without any problems.
In addition I have an older rdkit version installed in a virtual env called 
092016.

Now, when I run a jupyter notebook in the 092017 env and display the rdkit 
version it still says 092016.

Does anybody have an idea what is going on?

Many thanks in advance,

Markus



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