[NumPy-Tickets] [NumPy] #2202: NumPy and matplotlib.pylab on Mac
NumPy Trac
numpy-tickets@scipy....
Sun Aug 19 10:41:33 CDT 2012
#2202: NumPy and matplotlib.pylab on Mac
--------------------------+-------------------------------------------------
Reporter: Sattelmayer | Owner: somebody
Type: enhancement | Status: closed
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: 1.6.2
Resolution: invalid | Keywords:
--------------------------+-------------------------------------------------
Changes (by rgommers):
* priority: highest => normal
* status: new => closed
* resolution: => invalid
Comment:
The message simply means that the Matplotlib you installed was compiled
against a newer Numpy than the one you have installed. Numpy 1.6.2 should
have API version 6. So you can install that, or remove Matplotlib and
install an older version.
Closing this ticket, since it's not a bug.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2202#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list