Re: [Matplotlib-users] tight_layout() causes RuntimeError on OSX

2012-05-02 Thread Michiel de Hoon
not being accessed outside of the event loop. -Michiel. --- On Tue, 5/1/12, Elliot Saba wrote: From: Elliot Saba Subject: [Matplotlib-users] tight_layout() causes RuntimeError on OSX To: "Matplotlib Users" Date: Tuesday, May 1, 2012, 3:04 PM Hey guys, I'm trying to use tight_

Re: [Matplotlib-users] tight_layout() causes RuntimeError on OSX

2012-05-01 Thread Elliot Saba
That does indeed work. Thank you. -E On Tue, May 1, 2012 at 6:45 PM, Tony Yu wrote: > > > On Tue, May 1, 2012 at 3:04 PM, Elliot Saba wrote: > >> Hey guys, I'm trying to use tight_layout() to fix up some subplot >> grossness, but whenever I call it, I get: >> >> Traceback (most recent call las

Re: [Matplotlib-users] tight_layout() causes RuntimeError on OSX

2012-05-01 Thread Tony Yu
On Tue, May 1, 2012 at 3:04 PM, Elliot Saba wrote: > Hey guys, I'm trying to use tight_layout() to fix up some subplot > grossness, but whenever I call it, I get: > > Traceback (most recent call last): > File "test.py", line 16, in > plt.tight_layout() > File > "/Users//.homebrew/Cellar/

[Matplotlib-users] tight_layout() causes RuntimeError on OSX

2012-05-01 Thread Elliot Saba
Hey guys, I'm trying to use tight_layout() to fix up some subplot grossness, but whenever I call it, I get: Traceback (most recent call last): File "test.py", line 16, in plt.tight_layout() File "/Users//.homebrew/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/