1) Install a packages from .gz file in python cmd
2) tar -xzf Packages.gz
3) cd to (Packages) new directoty
4) wirte this command on cmd "python setup.py install"
2) Install a packages from .WHL file in python cmd
3) Install a packages from cmd
(Note : if you got error like this "ERROR: Could not install packages due to an EnvironmentError:")
4) Install a packages from cmd