Plot3D errors

Hi all,

am I the only one that noticed that 3D plots do not work anymore? Unless I am missing something, contour3D, contourf3D simply fails with this message:

Traceback (most recent call last):
File “C:\Python25\Lib\site-packages\matplotlib\figure.py”, line 440, in add_ax
es
a = Axes(self, rect, **kwargs)
File “C:\Python25\lib\site-packages\matplotlib\axes.py”, line 348, in init

self._position = map(makeValue, rect)
TypeError: argument 2 to map() must support iteration

While the other 3D plots suffer of problems when the mouse enter the plot window; I get these error messages:

Traceback (most recent call last):
File “C:\Python25\Lib\site-packages\matplotlib\backends\backend_wx.py”, line 1149, in _onMotion
FigureCanvasBase.motion_notify_event(self, x, y, guiEvent=evt)
File “C:\Python25\Lib\site-packages\matplotlib\backend_bases.py”, line 895, in motion_notify_event
func(event)
File “C:\Python25\lib\site-packages\matplotlib\axes3d.py”, line 414, in on_move
if event.inaxes != self or not self.M:
ValueError: The truth value of an array with more than one element is ambiguous.
Use a.any() or a.all()

Am I missing something? I am using:

Windows XP

Python 2.5

wx* 2.7.1.1 (it doesn’t matter in reality)

Numpy 1.0rc2

matplotlib 0.87.6 (NOT svn)

Thanks for every suggestion.

···


Andrea.

“Imagination Is The Only Weapon In The War Against Reality.”
http://xoomer.virgilio.it/infinity77/