I have Python 2.7.9 on windows 7 64-bits. I\'m trying to install scipy using pip. I used pip install scipy but I get the following error :
pip install scipy
Comma
On Windows, you'll need to use the unofficial precompiled binaries:
http://www.lfd.uci.edu/~gohlke/pythonlibs/
Select the version matching your architecture and Python version.