Guillaume,

Are you sure that the 3D descriptors built? If you don't have the eigen
library installed ("conda install -c conda-forge eigen" if you are using
anaconda python), the 3D descriptor build will be automatically disabled.
If eigen is not present, when you run cmake, you will see a message like
this:

-- Could NOT find Eigen3 (missing:  EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK)
(Required is at least version "2.91.0")
Eigen3 not found, disabling the Descriptors3D build.

as part of the output of cmake.

-greg



On Tue, Oct 11, 2016 at 6:00 PM, Guillaume GODIN <
[email protected]> wrote:

> Dear all,
>
> I'm trying to use 3D descriptors in Python after compiling without issue,
> there is no new descriptors available in Python, is it normal?
> Best regards,
>
> Guillaume
>
> Envoyé de mon iPhone
> **********************************************************************
> DISCLAIMER
> This email and any files transmitted with it, including replies and
> forwarded copies (which may contain alterations) subsequently transmitted
> from Firmenich, are confidential and solely for the use of the intended
> recipient. The contents do not represent the opinion of Firmenich except to
> the extent that it relates to their official business.
> **********************************************************************
>
> ------------------------------------------------------------
> ------------------
> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to