Need Help w. PIP!

Mark Lawrence breamoreboy at yahoo.co.uk
Fri Sep 4 16:46:42 EDT 2015


On 04/09/2015 17:04, Steve Burrus wrote:
> On Thursday, September 3, 2015 at 5:20:17 PM UTC-5, Steve Burrus wrote:
>> Well I hjave certainly noted more than once that pip is cont ained in Python 3.4. But I am having the most extreme problems with simply typing "pip" into my command prompt and then getting back the normal information on pip! I have repeatedly downloaded [to my Desktop] that get-pip.py file then  ran it. I even downloaded that easy-install.py and ran that but to no success! I have all of the proper env. variables set. Can someone please help me?
>
> Well I think that this is a Win 10 "thing" befcause using previous versions of Windows all I had to do was to type in "pip" to get the pip info. but  now apparently it's "python -m pip". Can someone please "set me straight" about the path I should be using if I have a "pathing" problem?
>

Read 
https://docs.python.org/3/using/windows.html#excursus-setting-environment-variables 
and if you can install the Rapid Environment Editor 
http://www.rapidee.com/en/about

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list