19 Mar
2014
19 Mar
'14
9:53 a.m.
On 03/19/2014 10:00 AM, Hang Mang wrote:
I'm using Eclipse and whenever I run the following import: "importgraph_tool.draw asgt_draw" I get the following error in the console:
"(process:4178): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale."
What's wrong please?
This is not an error, it is just a warning. You may choose to ignore it. This has nothing to do with graph-tool; it just means that your system's locale is not properly configured. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>