In 0.64 POLAR caannot be imported

Hi John, I just installed 0.64 apparently

    > successfully. However, none of the examples run because POLAR
    > cannot be imported. I always get something like this:

    > [ads@...108... examples]$ python logo.py Traceback (most recent
    > call last): File "logo.py", line 3, in ? from
    > matplotlib.matlab import * File
    > "/usr/local/lib/python2.3/site-packages/matplotlib/matlab.py",
    > line 162, in ? from axes import Axes, PolarAxes File
    > "/usr/local/lib/python2.3/site-packages/matplotlib/axes.py",
    > line 9, in ? from artist import Artist File
    > "/usr/local/lib/python2.3/site-packages/matplotlib/artist.py",
    > line 4, in ? from transforms import identity_transform File
    > "/usr/local/lib/python2.3/site-packages/matplotlib/transforms.py",
    > line 189, in ? from _transforms import IDENTITY, LOG10,
    > POLAR, Func, FuncXY ImportError: cannot import name POLAR

Please see my previous post with subject

"if you have troubles installing"