From: Cory D. <cd...@st...> - 2004-10-25 18:06:19
|
Hi there, I tried to install from CVS and got the following error from an existing script. I haven't looked deeply for the cause because it seems likely to be something to do with John's post a few days ago. [cory@fog 050]$ python IQplots.py Traceback (most recent call last): File "IQplots.py", line 2, in ? from matplotlib.matlab import * File "/eosmls/local/linux/lib/python/matplotlib/matlab.py", line 161, in ? from axes import Axes, PolarAxes File "/eosmls/local/linux/lib/python/matplotlib/axes.py", line 9, in ? from artist import Artist File "/eosmls/local/linux/lib/python/matplotlib/artist.py", line 4, in ? from transforms import identity_transform File "/eosmls/local/linux/lib/python/matplotlib/transforms.py", line 182, in ? from _transforms import IDENTITY, LOG10, POLAR, Func, FuncXY ImportError: cannot import name POLAR Cheers, Cory. -- )))))))))))))))))))))))))))))))))))))))))))) Cory Davis Meteorology School of GeoSciences University of Edinburgh King's Buildings EDINBURGH EH9 3JZ ph: +44(0)131 6505092 fax +44(0)131 6505780 cd...@st... co...@me... http://www.geos.ed.ac.uk/contacts/homes/cdavis )))))))))))))))))))))))))))))))))))))))))))) |