Open a command prompt window and navigate to the folder containing get-*pip*.py . Then run python get-*pip*.py . This will *install pip* . Verify a successful *installation* by opening a command prompt window and navigating to your Python *installation's* script directory (default is C:\Python27\Scripts ).
That's straight from Google. Pip however comes with python 3.4 and above. On Dec 14, 2017 8:09 PM, "Henry Ogunkomaya" <[email protected]> wrote: > Hello guys! am new to Django. i have been trying to install downloaded > (pack)"easy install" for days now without any result. i try all the methods > from video tutorials, but nothing still. Can any one help me with the "easy > install" scripts, so i cud just save it as python file and then run it on > powershell? thanks > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/ffab1c57-5610-47b6-afea-a22718126fae%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/ffab1c57-5610-47b6-afea-a22718126fae%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHjgLX40xd2YDhvML3xgMOmXQv0MnJHtuqzSxt9VWWmKMf%3DcKw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

