Re: [Matplotlib-users] matplotlib installation problem

2008-01-07 Thread jdawe
Eric Firing wrote: > thread is a standard python module, part of the basic python distribution. > I don't know why it is not being found. If you start python on a command > line, can you import thread? No, I can't. Apparently whoever installed this version of python (it's on a cluster I've got

Re: [Matplotlib-users] matplotlib installation problem

2008-01-04 Thread Eric Firing
Jordan Dawe wrote: > Ok, I compiled matplotlib from source, and installed it into my home > directory. import matplotlib works fine, but from pylab import * returns > > >>> from pylab import * > Traceback (most recent call last): > File "", line 1, in > File "/home/users/freedryk//lib/pyth