Re: [Numpy-discussion] numpy-vendor cythonize problem

2015-08-06 Thread Ralf Gommers
On Fri, Aug 7, 2015 at 2:44 AM, Charles R Harris wrote: > I note that current numpy-vendor fails to cythonize in windows builds. > Cython is installed, but I assume it needs to also be installed in each of > the python versions in wine. Because the need to cythonize was already > present in 1.9,

[Numpy-discussion] numpy-vendor cythonize problem

2015-08-06 Thread Charles R Harris
I note that current numpy-vendor fails to cythonize in windows builds. Cython is installed, but I assume it needs to also be installed in each of the python versions in wine. Because the need to cythonize was already present in 1.9, I assume that the problem has been solved but the solution is not