Open the command prompt and follow these instructions.
1. Type pip install scipy. After running this command you will see the message successfully installed scipy.
2. Now open python terminal by typing python in the command prompt.
3. Now type import scipy and press enter. If there are no errors displayed then you can use scipy.