Re: [Rdkit-discuss] Install rdkit with anaconda3

2017-04-12 Thread Markus Sitzmann
I think if you install conda freshly now it automatically uses python 3.6.
If you don't have the requirement for 3.6 you have to do this

conda install python=3.5

Then you should be able do install rdkit as described.

On Wed, Apr 12, 2017 at 12:29 PM, Greg Landrum 
wrote:

>
>
> On Wed, Apr 12, 2017 at 4:59 AM, Maciek Wójcikowski  > wrote:
>
>>
>> There are no Python 3.6 packages of rdkit right now.
>>
>> I guess we can ask Greg or Riccardo to build them with the next release
>> of RDKit.
>>
>
> That is the plan. When we do the next release (in about a week), we'll do
> python3.6 builds too.
>
> -greg
>
>
> 
> --
> 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
>
>
--
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


Re: [Rdkit-discuss] Install rdkit with anaconda3

2017-04-12 Thread Greg Landrum
On Wed, Apr 12, 2017 at 4:59 AM, Maciek Wójcikowski 
wrote:

>
> There are no Python 3.6 packages of rdkit right now.
>
> I guess we can ask Greg or Riccardo to build them with the next release of
> RDKit.
>

That is the plan. When we do the next release (in about a week), we'll do
python3.6 builds too.

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


Re: [Rdkit-discuss] Install rdkit with anaconda3

2017-04-12 Thread Maciek Wójcikowski
Hi Francois,

There are no Python 3.6 packages of rdkit right now.

I guess we can ask Greg or Riccardo to build them with the next release of
RDKit.


Pozdrawiam,  |  Best regards,
Maciek Wójcikowski
mac...@wojcikowski.pl

2017-04-12 10:27 GMT+02:00 François-Régis Chalaoux :

> Trying to install rdkit with anaconda on linux I got this error:
>
>
>
> UnsatisfiableError:
> The following specifications were found to be in conflict:
> - python 3.6*
> - rdkit -> boost ==1.56.0 -> python 2.7* -> openssl 1.0.1*
> Use "conda info " to see the dependencies for each package.
>
>
> What can I do ?
>
>
> FR.
>
>
> 
> --
> 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
>
>
--
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


[Rdkit-discuss] Install rdkit with anaconda3

2017-04-12 Thread François-Régis Chalaoux
Trying to install rdkit with anaconda on linux I got this error:



UnsatisfiableError:
The following specifications were found to be in conflict:
- python 3.6*
- rdkit -> boost ==1.56.0 -> python 2.7* -> openssl 1.0.1*
Use "conda info " to see the dependencies for each package.


What can I do ?


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