On 11/08/2012 09:38 AM, Padraig wrote: > Thanks Guillaume, > No the the seg fault is not gtk related. The error message is the single > line "Segmentation fault (core dumped)"; a script containing the single line > "import graph_tool" generates this error. > > The strange thing is that any program I write appears to execute correctly > but then throws this error as the program terminates. >
I think you are seeing the same problem as http://projects.skewed.de/graph-tool/ticket/117 Would you please run your script in gdb and provide a stack trace of the crash? Also, which version of python and boost are you using? Cheers, Tiago -- Tiago de Paula Peixoto <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
