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
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
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/python/pylab.py", line 1, in
fro