Re: [Matplotlib-users] 0.99.1 crashes python on Windows XP [SEC=UNCLASSIFIED]

2012-04-18 Thread Christoph Gohlke
On 4/18/2012 7:00 AM, Werner F. Bruhin wrote: > On 18/02/2010 22:41, Werner F. Bruhin wrote: >> Using numpy with "/arch nosse" solved the issue. >> >> Probably OT here, but does anyone know if numpy will in the future be >> able to dynamically switch on/off the SSEx support? > I am running again

Re: [Matplotlib-users] 0.99.1 crashes python on Windows XP [SEC=UNCLASSIFIED]

2012-04-18 Thread Benjamin Root
On Wed, Apr 18, 2012 at 10:00 AM, Werner F. Bruhin wrote: > On 18/02/2010 22:41, Werner F. Bruhin wrote: > > Using numpy with "/arch nosse" solved the issue. > > > > Probably OT here, but does anyone know if numpy will in the future be > > able to dynamically switch on/off the SSEx support? > I am

Re: [Matplotlib-users] 0.99.1 crashes python on Windows XP [SEC=UNCLASSIFIED]

2012-04-18 Thread francesco oteri
Hi Werner Il giorno 18 aprile 2012 16:00, Werner F. Bruhin ha scritto: > On 18/02/2010 22:41, Werner F. Bruhin wrote: > > Using numpy with "/arch nosse" solved the issue. > > > > Probably OT here, but does anyone know if numpy will in the future be > > able to dynamically switch on/off the SSEx

Re: [Matplotlib-users] 0.99.1 crashes python on Windows XP [SEC=UNCLASSIFIED]

2012-04-18 Thread Werner F. Bruhin
On 18/02/2010 22:41, Werner F. Bruhin wrote: > Using numpy with "/arch nosse" solved the issue. > > Probably OT here, but does anyone know if numpy will in the future be > able to dynamically switch on/off the SSEx support? I am running again into crashes with matplotlib/numpy on Windows XP runnin

Re: [Matplotlib-users] 0.99.1 crashes python on Windows XP [SEC=UNCLASSIFIED]

2010-02-18 Thread Christopher Barker
Werner F. Bruhin wrote: > Using numpy with "/arch nosse" solved the issue. > > Probably OT here, but does anyone know if numpy will in the future be > able to dynamically switch on/off the SSEx support? not unless atlas grows that capability. atlas has to be built with particular features turne

Re: [Matplotlib-users] 0.99.1 crashes python on Windows XP [SEC=UNCLASSIFIED]

2010-02-18 Thread Werner F. Bruhin
Using numpy with "/arch nosse" solved the issue. Probably OT here, but does anyone know if numpy will in the future be able to dynamically switch on/off the SSEx support? Werner On 18/02/2010 17:31, Werner F. Bruhin wrote: > On 18/02/2010 15:12, Werner F. Bruhin wrote: > >> Hi Everyone, >>

Re: [Matplotlib-users] 0.99.1 crashes python on Windows XP [SEC=UNCLASSIFIED]

2010-02-18 Thread Werner F. Bruhin
On 18/02/2010 15:12, Werner F. Bruhin wrote: > Hi Everyone, > > On 08/10/2009 06:54, ross.wil...@ga.gov.au wrote: > >> Hi Listers, >> >> I recently installed matplotlib 0.99.1 hoping to use mplot3d. However, when >> doing 'from mpl_toolkits.mplot3d import Axes3D' python itself crashes. >> R

Re: [Matplotlib-users] 0.99.1 crashes python on Windows XP [SEC=UNCLASSIFIED]

2010-02-18 Thread Werner F. Bruhin
Hi Everyone, On 08/10/2009 06:54, ross.wil...@ga.gov.au wrote: > Hi Listers, > > I recently installed matplotlib 0.99.1 hoping to use mplot3d. However, when > doing 'from mpl_toolkits.mplot3d import Axes3D' python itself crashes. > Reinstalling matplotlib 0.98.5 gets everything working fine, w

[Matplotlib-users] 0.99.1 crashes python on Windows XP [SEC=UNCLASSIFIED]

2009-10-07 Thread Ross.Wilson
Hi Listers, I recently installed matplotlib 0.99.1 hoping to use mplot3d. However, when doing 'from mpl_toolkits.mplot3d import Axes3D' python itself crashes. Reinstalling matplotlib 0.98.5 gets everything working fine, without mplot3d, of course. I am running Windows XP, python 2.5.2 and nu