Hi,
I managed to compile graph-tool 2.2.5 and to solve linking problems
with libcgal (thanks to tcb).
When I try to import the graph_tool module i got this error:
In [1]: import graph_tool.all as gt
------------------------------------------------------------
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/graph_tool/topology/__init__.py",
line 138
SyntaxError: Non-ASCII character '\xe2' in file
/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/graph_tool/topology/__init__.py
on line 139, but no encoding declared; see
http://www.python.org/peps/pep-0263.html for details (__init__.py,
line 138)
do you have any idea?
--
Claudio Martella
claudio.martella(a)gmail.com