Alex,
Download the current mpl release and try installing that, after
completely cleaning out the present installation. (I would also be
inclined to delete the numpy and install that also from the latest
tarball, and then build and install mpl.) 0.87.3 is pretty old. There
was a while when m
Hi,
I want to use matplotlib, version 0.87.3, on my laptop (FC5) running
numpy1.0.1. I had the following settings in my matplotlibrc:
numerix:numpy
Then I installed matplotlib using:
python setup.py build
python setup.py install
which all seemed to work fine. But then, trying to import pylab,