Safa.stanford.edu

Save/Copy NumPy (.whl) file in the same folder where python was installed. Open command prompt and change directory where the python was installed. Check currentdirectory(dir) and then install wheel file with the help of pip, pip is apackage management system used to install and manage software packages written in Python. “ pip. install wheel ” ................
................