Re: [Matplotlib-users] TclError Couldn't Connect to display ":0.0"

2009-02-25 Thread rlp_GMC
Here is some additional information regarding this problem OS -- Linux 2.6.22-16-generic #1 SMP Mon Jan 26 00:07:52 GMT 2009 i686 GNU/Linux Moved matplotlibrc to "os.environ['HOME'] = '/tmp/matlibconfig'" because of write permission problems with apache child processes. No customizations to

Re: [Matplotlib-users] TclError Couldn't Connect to display ":0.0"

2009-02-24 Thread Michael Droettboom
rlp_GMC wrote: > When I try to save a fig to a file I get the error > > TclError Couldn't Connect to display ":0.0" > > I looked in the Maplotlib users manual (latest version pg 144-146) and > tried the following with no luck. BTW why is the same module named > differently Linux/Win ? > I