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 <greg.land...@gmail.com>
wrote:

>
>
> On Wed, Apr 12, 2017 at 4:59 AM, Maciek Wójcikowski <mac...@wojcikowski.pl
> > 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

Reply via email to