[NumPy-Tickets] [NumPy] #1621: numpy-1.5.0-win32-superpack-python2.7 Installer fails on 64bit windows
NumPy Trac
numpy-tickets@scipy....
Sun Sep 26 09:56:45 CDT 2010
#1621: numpy-1.5.0-win32-superpack-python2.7 Installer fails on 64bit windows
-------------------------------+--------------------------------------------
Reporter: alxx | Owner: rgommers
Type: enhancement | Status: new
Priority: low | Milestone: Unscheduled
Component: Official binaries | Version: 1.5.0
Keywords: |
-------------------------------+--------------------------------------------
Changes (by rgommers):
* priority: normal => low
* type: defect => enhancement
* milestone: 2.0.0 => Unscheduled
Comment:
I don't think this will happen soon. The issue is that numpy + scipy can
not be built with a free tool chain for 64-bit Windows. David Cournapeau
has described his efforts to make this work in several blog posts.
Both the unofficial binaries by Christoph Gohlke and Enthought EPD are
perfectly fine options if you want numpy/scipy on 64-bit Windows anyway
(both use MKL if I remember correctly).
Since this is not actually an issue with the provided binaries (unless I'm
misunderstanding the issue and you're using 32-bit Python), I'm changing
this to an enhancement request with low priority.
BTW, don't understand your fall-through option. What's the point of
installing, and where would you install to, if Python itself is not found?
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1621#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list