[Matplotlib-users] Problem installing 0.87.5

2006-09-15 Thread David Strozzi
Folks, I am trying to install matplotlib 0.87.5 by compiling it. I'm using python 2.5 RC1 (yes - bleeding edge) on opensuse 10.1 on an amd64 chip. python 2.5rc1 and numpy 1.0b2. I'll try to install 1.0b5 but I don't think that's the cause. I've made sure all the suse packages needed for matplo

Re: [Matplotlib-users] problem installing 0.87.5

2006-09-08 Thread Darren Dale
This question was asked on this list yesterday. You need to install numpy-1.0b5. Darren On Friday 08 September 2006 09:52, Jean_Francois Moulin wrote: > I tried installing the 0.87.5 version of matplotlib and this is what I get > when running a routine that worked under 0.87.3. Any clue? > TIA >

[Matplotlib-users] problem installing 0.87.5

2006-09-08 Thread Jean_Francois Moulin
I tried installing the 0.87.5 version of matplotlib and this is what I get when running a routine that worked under 0.87.3. Any clue? TIA JF >pythonw -u "image_rx2_3.py" Traceback (most recent call last): File "image_rx2_3.py", line 1, in ? from pylab import * File "C:\Python24\Lib\site-p