From: John H. <jdh...@ac...> - 2004-11-09 19:29:58
|
>>>>> "Al" == Al Schapira <a.d...@wo...> writes: Al> Hi John, I just installed 0.64 apparently Al> successfully. However, none of the examples run because POLAR Al> cannot be imported. I always get something like this: Al> [ads@ADS1 examples]$ python logo.py Traceback (most recent Al> call last): File "logo.py", line 3, in ? from Al> matplotlib.matlab import * File Al> "/usr/local/lib/python2.3/site-packages/matplotlib/matlab.py", Al> line 162, in ? from axes import Axes, PolarAxes File Al> "/usr/local/lib/python2.3/site-packages/matplotlib/axes.py", Al> line 9, in ? from artist import Artist File Al> "/usr/local/lib/python2.3/site-packages/matplotlib/artist.py", Al> line 4, in ? from transforms import identity_transform File Al> "/usr/local/lib/python2.3/site-packages/matplotlib/transforms.py", Al> line 189, in ? from _transforms import IDENTITY, LOG10, Al> POLAR, Func, FuncXY ImportError: cannot import name POLAR Please see my previous post with subject "if you have troubles installing" |