Discussion:
wx.lib.plot: Time to update numpy
Ben Powers
11 years ago
Permalink
So, apparently wx.lib.plot still depend on numpy.oldnumeric. this is sad.
Numpy 1.9 removed oldnumeric and it was deprecated in 1.8. High time to
update it.

fortunately I did the work for you!

http://trac.wxwidgets.org/ticket/16590

patch supplied.
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...