Closed GoogleCodeExporter closed 9 years ago
Forgot to attach the error message image
Original comment by satish.a...@gmail.com
on 4 Mar 2012 at 2:48
Attachments:
Here it works fine in both python 2.7 and python 3.2 64-bit with
- official python distributions
- unofficial Numpy 64-bit builds from
http://www.lfd.uci.edu/~gohlke/pythonlibs/. Note that the official Numpy page
refers to this Web site for 64-bit builds.
I am not sure why you experience this issue with the Enthought distribution.
Maybe it has to do with the way Numpy was built.
In http://www.lfd.uci.edu/~gohlke/pythonlibs/ it states:
"The binaries are built with Microsoft Visual Studio (2008 Professional or .NET
2003), Intel Compiler Suite 11, Windows SDK for Windows Server 2008, Windows
Server 2003 R2 Platform SDK, MinGW, MinGW-w64, and the current official Python
versions (with patch for issue 7833)."
So maybe it has to do with issue 7833 (http://bugs.python.org/issue7833). You
may try install numpy from http://www.lfd.uci.edu/~gohlke/pythonlibs/ in the
Enthought distribution to see if that works.
In any case I do not provide support for python distributions other than the
official ones although PyScripter should generally work with them.
Original comment by pyscripter
on 4 Mar 2012 at 5:29
Original issue reported on code.google.com by
satish.a...@gmail.com
on 4 Mar 2012 at 2:47