Dear theoz,

thanks for reminding about release 2020.09.1.0, less than a day
old.[1]  Assuming you refer currently using release 2019.03.6 I
added to conda by the instruction of

conda install -c conda-forge rdkit

I would wait a little for an update because a) the relevant repository
for conda-forge source about rdkit [2] was not yet updated, and b)
issuing the alternative command

conda install -c rdkit rdkit

as outlined in the Anaconda Cloud[3] triggers an installation that
stops because of a current discrepancy between the version of the
Python interpreter (3.8.6) and the requirements set for rdkit.  To
quote a portion:

---- ----8>< ----
UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your
environment:

Specifications:

  - rdkit ->
    
python[version='2.6.*|2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.7,<3.8.0a0|>=3.5,<3.6.0a0|3.4.*']

Your python: python=3.8
---- ----8>< ----

Norwid

[1] https://github.com/rdkit/rdkit/releases
[2] https://github.com/conda-forge/rdkit-feedstock
[3] https://anaconda.org/rdkit/rdkit


On Wed, 21 Oct 2020 09:21:21 +0200
theozh <the...@gmx.net> wrote:

> Dear Greg and David,
> 
> thank you for your responses. Sorry, for not being incomplete with 
> information.
> I'm using RDKit2019.03 under Windows using Anaconda3. I haven't found out yet 
> how to update to the latest RDKit (2020.09?) version.


_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to