Re: [Matplotlib-users] plt.close(fig) error in python 3.2

2012-02-29 Thread Christoph Gohlke
On 2/29/2012 11:19 AM, josef.p...@gmail.com wrote: > On Wed, Feb 29, 2012 at 2:09 PM, Skipper Seabold wrote: >> On Wed, Feb 29, 2012 at 2:02 PM, wrote: >> >>> >>> I'm not able to build matplotlib myself. >>> >> >> If you're interested, I've been able to build on windows since >> Christophe pro

Re: [Matplotlib-users] plt.close(fig) error in python 3.2

2012-02-29 Thread Christoph Gohlke
On 2/29/2012 10:46 AM, Benjamin Root wrote: > > > On Wed, Feb 29, 2012 at 7:32 AM, > wrote: > > Sorry for reporting this here, it's the only way for matplotlib I'm > signed up for. > > I'm testing scikits statsmodels on Python 3.2 > > plt.close(fig) i

Re: [Matplotlib-users] plt.close(fig) error in python 3.2

2012-02-29 Thread josef . pktd
On Wed, Feb 29, 2012 at 2:09 PM, Skipper Seabold wrote: > On Wed, Feb 29, 2012 at 2:02 PM,   wrote: > >> >> I'm not able to build matplotlib myself. >> > > If you're interested, I've been able to build on windows since > Christophe provides the dependencies by doing the following > > http://old.n

Re: [Matplotlib-users] plt.close(fig) error in python 3.2

2012-02-29 Thread Skipper Seabold
On Wed, Feb 29, 2012 at 2:02 PM, wrote: > > I'm not able to build matplotlib myself. > If you're interested, I've been able to build on windows since Christophe provides the dependencies by doing the following http://old.nabble.com/Building-on-Windows-%28Was-Re%3A-Calling-all-Mac-OSX-users!%29

Re: [Matplotlib-users] plt.close(fig) error in python 3.2

2012-02-29 Thread josef . pktd
On Wed, Feb 29, 2012 at 1:46 PM, Benjamin Root wrote: > > > On Wed, Feb 29, 2012 at 7:32 AM, wrote: >> >> Sorry for reporting this here, it's the only way for matplotlib I'm >> signed up for. >> >> I'm testing scikits statsmodels on Python 3.2 >> >> plt.close(fig) in the graphics tests raises an

Re: [Matplotlib-users] plt.close(fig) error in python 3.2

2012-02-29 Thread Benjamin Root
On Wed, Feb 29, 2012 at 7:32 AM, wrote: > Sorry for reporting this here, it's the only way for matplotlib I'm > signed up for. > > I'm testing scikits statsmodels on Python 3.2 > > plt.close(fig) in the graphics tests raises an error, python 3.2, > matplotlib 1.2.x from Gohlke for Win 64, nose 1.

[Matplotlib-users] plt.close(fig) error in python 3.2

2012-02-29 Thread josef . pktd
Sorry for reporting this here, it's the only way for matplotlib I'm signed up for. I'm testing scikits statsmodels on Python 3.2 plt.close(fig) in the graphics tests raises an error, python 3.2, matplotlib 1.2.x from Gohlke for Win 64, nose 1.0.0 File "C:\Programs\Python32\lib\site-packages\ma