Re: [Matplotlib-users] NameError: global name '__loader__' is not defined

2007-09-27 Thread Eric Firing
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

Re: [Matplotlib-users] NameError: global name '__loader__' is not defined

2007-09-27 Thread Hal Huntley
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

Re: [Matplotlib-users] NameError: global name '__loader__' is not defined

2007-09-05 Thread Eric Firing
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

[Matplotlib-users] NameError: global name '__loader__' is not defined

2007-09-05 Thread Hal Huntley
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