On 18/03/2016 19:23, Mendez Giraldez, Raul wrote:
> Yes, I think so Paul. my $LD_LIBRARY_PATH points towards the installed boost 
> (by conda) is :
>
> /nas02/home/r/m/rmendez/Work/Software/miniconda/envs/my-rdkit-env/include/boost:/nas02/home/r/m/rmendez/Work/Software/miniconda/envs/my-rdkit-env/lib
>
> BTW, one of the system administrators of our cluster is trying to build rdkit 
> from source and he didn't succeed either, he got the following problems:
>
> [  2%] Building CXX object 
> Code/RDBoost/Wrap/CMakeFiles/rdBase.dir/RDBase.cpp.o
> /netscr/deep/installs/RDKit/rdkit-Release_2015_03_1/Code/RDBoost/python_streambuf.h:
>  In member function 'virtual int 
> boost_adaptbx::python::streambuf::underflow()':
> /netscr/deep/installs/RDKit/rdkit-Release_2015_03_1/Code/RDBoost/python_streambuf.h:223:
>  error: 'PyBytes_AsStringAndSize' was not declared in this scope
> make[2]: *** [Code/RDBoost/Wrap/CMakeFiles/rdBase.dir/RDBase.cpp.o] Error 1
> make[1]: *** [Code/RDBoost/Wrap/CMakeFiles/rdBase.dir/all] Error 2
> make: *** [all] Error 2
>

PyBytes_AsStringAndSize should be part of basic Python.  I am using 
Python-2.7.11 and it's defined/redefine in Include/bytesobject.h

Paul.



------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to