[Numpy-discussion] numpy via easy_install on windows

Jon Wright wright at esrf.fr
Thu Mar 12 05:51:20 EDT 2009


Hello,

If I do:

C:\> easy_install numpy

... on a windows box, it attempts to do a source download and build, 
which typically doesn't work. If however I use:

C:\> easy_install numpy==1.0.4

... then the magic works just fine. Any chance of a more recent 
bdist_egg being made available for windows?

Thanks

Jon




More information about the NumPy-Discussion mailing list