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 <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
