[NumPy-Tickets] [NumPy] #2221: numpy 1.6.2 fails to compile with python 3.3.0 - ‘PyUnicodeObject’ has no member named ‘str’
NumPy Trac
numpy-tickets@scipy....
Fri Oct 5 14:58:01 CDT 2012
#2221: numpy 1.6.2 fails to compile with python 3.3.0 - ‘PyUnicodeObject’ has no
member named ‘str’
----------------------+-----------------------------------------------------
Reporter: tru | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.2
Resolution: wontfix | Keywords:
----------------------+-----------------------------------------------------
Changes (by rgommers):
* status: new => closed
* resolution: => wontfix
Comment:
This is fixed in master and 1.7.x. Numpy 1.6.2 was released well before
Python 3.3, so it's not strange that those don't play well together. We're
not planning on a 1.6.3 release, so closing as wontfix.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2221#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list