install scipy on windows with easy_install
问题 I installed python 2.7 64bit on Windows 7. I later realized that my windows is 32 bit... Python 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)] on win 32 Anyway, it is still working! I also added the python installation directory in the windows path. Than i installed easy_install using ez_setup script. And this worked, as well C:\Users\Myname>easy_install error: No urls, filenames, or requirements specified (see --help) But then I am not able to install modules as Matplolib