[NumPy-Tickets] [NumPy] #1537: "import numpy" fails using python 2.6 on Windows
NumPy Trac
numpy-tickets@scipy....
Thu Jul 15 06:33:33 CDT 2010
#1537: "import numpy" fails using python 2.6 on Windows
-------------------------------+--------------------------------------------
Reporter: hamstervision | Owner: rgommers
Type: defect | Status: new
Priority: normal | Milestone: 1.5.0
Component: Official binaries | Version:
Keywords: 64-bit, Win7 |
-------------------------------+--------------------------------------------
Changes (by rgommers):
* cc: rgommers (added)
* keywords: => 64-bit, Win7
Comment:
What is the exact version of Python you run? You can start the interpreter
and copy this line:
{{{
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit
(Intel)] on win32
}}}
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1537#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list