[ad_1]
You can install pip from the pypl database directly with just:
pip install scipy
or if you want a particular version
pip install "scipy==1.00"
you shouldnt ever need to install from a local drive
1
[ad_2]
solved Meeting Error when I install scipy