On 11/29/2013 04:58 PM, Csernai, Eszter wrote:
> Hello,
>
>
>
> I have successfully installed graph-tool on Ubuntu 1310 using apt-get. So it  
> works with the default python of the system.
>
> However, I would like to use it with the python included in the Anaconda 
> distribution.
>
>
>
> Can anybody please help how to do that? Does it need to be compiled from 
> source in that case?
>

If the anaconda python version is not the same as the system default,
you will need to compile graph-tool from source. In that case just
pointing the configure script to the desired python interpreter should
work. Note also that you probably may also need to compile Boost python
against the same python version.

Cheers,
Tiago

-- 
Tiago de Paula Peixoto <[email protected]>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
graph-tool mailing list
[email protected]
http://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to