I just merged the python3-support branch onto the master and pushed it to
github.
As of today, the RDKit is now compatible with both python 2 and 3. At last!
:-)
-greg
On Thu, Jul 17, 2014 at 10:55 AM, Riccardo Vianello <
[email protected]> wrote:
> Hi all,
>
> I made some small changes to the development version of the RDKit conda
> recipes, so that building in a python3 environment will currently use the
> code from the python3-support branch on GitHub. Building from sources may
> this way just require the following commands:
>
> $ git clone https://github.com/rdkit/conda-rdkit.git
> $ cd conda-rdkit/
> $ git checkout development
> $ CONDA_PY=34 conda build boost
> $ CONDA_PY=34 conda build rdkit
> $ conda create -n python3-rdkit python=3.4 rdkit --use-local
> $ source activate python3-rdkit
>
> I'll take the occasion to thank Greg for all the work he put in completing
> this port.
>
> Best regards,
> Riccardo
>
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss