Thanks! Upgrading to 0.91.2 fixed the problem.
j
Eric Firing wrote:
> John Kitchin wrote:
>> I am trying to use matplotlib to generate some figures non-interactively
>> via cron, but I can not seem to get matplotlib.figure to import without
>> a gtk error, even when I specify to use an image back
John Kitchin wrote:
> I am trying to use matplotlib to generate some figures non-interactively
> via cron, but I can not seem to get matplotlib.figure to import without
> a gtk error, even when I specify to use an image backend. The problem
> seems to be related to trying to import gtk when no X se
I am trying to use matplotlib to generate some figures non-interactively
via cron, but I can not seem to get matplotlib.figure to import without
a gtk error, even when I specify to use an image backend. The problem
seems to be related to trying to import gtk when no X server is present.
The script