I am using python 2.7.10 on a windows 10 computer
In power shell pip does not work in any directory. In python27\scripts .\pip
will work. My path is correct, but there are two in system variables "Path" and "PSModulePath". The "PSModulePath" has the Python27\Scripts
in the proper place.
Any suggestions.