Hal Huntley wrote:
> Thanks to Eric Firing and Christopher Barker for input on trying to
> resolve the problem. Christopher said:
> %%%
> You might try just:
>
> easy_install numpy
>
> easy_install matplotlib.
> %%%
>
>
> I did that and now the problem moved and I get:
> ===
from pylab im
Thanks to Eric Firing and Christopher Barker for input on trying to
resolve the problem. Christopher said:
%%%
You might try just:
easy_install numpy
easy_install matplotlib.
%%%
I did that and now the problem moved and I get:
===
>>> from pylab import *
Traceback (most recent call last):
Fi
Hal Huntley wrote:
> I'm a sys admin trying to install the matplotlib python package for someone
> on our staff. I'm not overly familar with python.
>
> We are trying to use matplotlib with pylab.
>
> uname -a
> Linux andromeda 2.6.13-1.1532_FC4smp #1 SMP Thu Oct 20 01:51:51 EDT 2005
> i686 i68
I'm a sys admin trying to install the matplotlib python package for someone
on our staff. I'm not overly familar with python.
We are trying to use matplotlib with pylab.
uname -a
Linux andromeda 2.6.13-1.1532_FC4smp #1 SMP Thu Oct 20 01:51:51 EDT 2005
i686 i686 i386 GNU/Linux
The python versio