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
Using conda install scipy instead of pip solved the problem for me!