I would like to run a programme that someone else has prepared and it includes scipy. I have tried to install scipy with
pip install scipy
Either use SciPy whl, download the appropriate one and run pip install
pip install
OR
Read through SciPy Windows issue and run one of the methods.
Use Miniconda.
Additionally, install Visual C++ compiler for python2.7 in-case it asks for it.