Actually I really don't know what went wrong in my mind when I posted
this answer and when I added this mention about requirements on the
"Installation" Wiki page (I'm removing all this immediately)... this
problem should not happen as I'm redistributing Visual C++ DLLs inside
WinPython. If v2.7.4.0 worked and v2.7.4.1 is not working, then it may
be related to a change of compiler version used to build NumPy.
Currently, I'm including:
* Visual C++ 2008 (v9.0.21022.8) DLLs with WinPython 2.7.x (this is
the same version as in
http://www.microsoft.com/en-us/download/confirmation.aspx?id=15336)
* Visual C++ 2010 (v10.0) DLLs with WinPython 3.3.x
-Pierre
> 2013/5/14 Troels Emtekær Linnet <
tlin...@gmail.com>
>
>
>
>
>
>
>
> > I needed to install: Microsoft Visual C++ 2008 Redistributable Package
> > (x64) (The 2010 did not solve the problem)
> > Fromhttp://
www.microsoft.com/en-us/download/details.aspx?id=15336
>
> > I found the solution athttp://
www.lfd.uci.edu/~gohlke/pythonlibs/