Re: [Matplotlib-users] Matplotlib 0.99.3 win32 py2.6 crashes on import

2010-05-31 Thread Christoph Gohlke
On 5/31/2010 7:45 PM, John Hunter wrote: > On Mon, May 31, 2010 at 7:56 PM, Christoph Gohlke wrote: > >> John: I rebuilt the 32 bit binaries for Python 2.5 and 2.6 against numpy >> 1.3.0. They do also work with numpy 1.4.1. Please consider uploading these >> binaries to the SF site. I also notic

Re: [Matplotlib-users] Matplotlib 0.99.3 win32 py2.6 crashes on import

2010-05-31 Thread John Hunter
On Mon, May 31, 2010 at 7:56 PM, Christoph Gohlke wrote: > John: I rebuilt the 32 bit binaries for Python 2.5 and 2.6 against numpy > 1.3.0. They do also work with numpy 1.4.1. Please consider uploading these > binaries to the SF site. I also noticced that the eggs on the SF download > site are c

Re: [Matplotlib-users] Matplotlib 0.99.3 win32 py2.6 crashes on import

2010-05-31 Thread Christoph Gohlke
On 5/31/2010 4:53 PM, Craig McQueen wrote: > Christoph Gohlke wrote: >> >> On 5/31/2010 1:53 AM, Craig McQueen wrote: >>> I just installed matplotlib-0.99.3.win32-py2.6.exe on this Win2000 PC. >>> When I try: >>> from matplotlib import pyplot as plt >>> >>> it crashes Python with an apparent NULL

Re: [Matplotlib-users] Matplotlib 0.99.3 win32 py2.6 crashes on import

2010-05-31 Thread Craig McQueen
Christoph Gohlke wrote: > > On 5/31/2010 1:53 AM, Craig McQueen wrote: >> I just installed matplotlib-0.99.3.win32-py2.6.exe on this Win2000 PC. >> When I try: >> from matplotlib import pyplot as plt >> >> it crashes Python with an apparent NULL-pointer reference. If I run >> python -v

Re: [Matplotlib-users] Matplotlib 0.99.3 win32 py2.6 crashes on import

2010-05-31 Thread Christoph Gohlke
On 5/31/2010 1:53 AM, Craig McQueen wrote: > I just installed matplotlib-0.99.3.win32-py2.6.exe on this Win2000 PC. > When I try: > from matplotlib import pyplot as plt > > it crashes Python with an apparent NULL-pointer reference. If I run > python -v > > then it crashes just after:

[Matplotlib-users] Matplotlib 0.99.3 win32 py2.6 crashes on import

2010-05-31 Thread Craig McQueen
I just installed matplotlib-0.99.3.win32-py2.6.exe on this Win2000 PC. When I try: from matplotlib import pyplot as plt it crashes Python with an apparent NULL-pointer reference. If I run python -v then it crashes just after: # c:\python26\lib\site-packages\matplotlib\transforms.pyc match