[NumPy-Tickets] [NumPy] #2145: Numpy does not compile with Python 3.3.0a3
NumPy Trac
numpy-tickets@scipy....
Mon May 28 17:25:40 CDT 2012
#2145: Numpy does not compile with Python 3.3.0a3
------------------------+---------------------------------------------------
Reporter: robitaille | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.1
Keywords: |
------------------------+---------------------------------------------------
I have tried compiling Numpy (1.5.1 and 1.6.2) with Python 3.3.0a3 on
MacOS 10.7 with XCode 4.3.2 and using g95 as the fortran compiler, and am
getting failures (whereas Python 3.2 works fine). I have attached the
install log for both Python 3.2 (which works) and Python 3.3.0a3 (which
doesn't) with Numpy 1.6.2 to help diagnose the issue. Maybe this is an
issue with Python 3.3.0a3 rather than with Numpy?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2145>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list