23 Feb 2010 15:31
encoding problem in mac os x
Claudio Martella <claudio.martella <at> gmail.com>
2010-02-23 14:31:14 GMT
2010-02-23 14:31:14 GMT
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 <at> gmail.com
RSS Feed