Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it expected that boost is pulled from conda3 main channel and not rdkit? #74

Closed
truatpasteurdotfr opened this issue Sep 25, 2018 · 2 comments

Comments

@truatpasteurdotfr
Copy link

$ conda install --channel rdkit rdkit
Solving environment: done

## Package Plan ##

  environment location: /opt/conda

  added / updated specs: 
    - rdkit


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    rdkit-2018.03.4.0          |   py36h71b666b_1        19.5 MB  rdkit
    py-boost-1.65.1            |   py36hf484d3e_4         297 KB
    libboost-1.65.1            |       habcd387_4        19.2 MB
    ------------------------------------------------------------
                                           Total:        39.0 MB

The following NEW packages will be INSTALLED:

    libboost: 1.65.1-habcd387_4               
    py-boost: 1.65.1-py36hf484d3e_4           
    rdkit:    2018.03.4.0-py36h71b666b_1 rdkit

@rvianello
Copy link
Contributor

yes, it is expected. Starting with release 2018.03, thanks to the availability of improved boost packages from anaconda, the rdkit packages do no longer depend on their own version.

this change is meant to both improve the integration of the rdkit binaries with the rest of the upstream python distribution, and simplify the build and maintenance for the RDKit project.

@truatpasteurdotfr
Copy link
Author

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants