Re: I can't install easy install

2018-01-09 Thread Peter of the Norse
This is the second time I’ve seen this and need to let you know it’s not true. PowerShell doesn’t have elevated permissions, it’s just bash for .NET. While there are a bunch of new scripting features built into it, it has no effect on Python* or any other commands you might run. - Peter of th

Re: I can't install easy install

2017-12-14 Thread Mike Dewhirst
On 15/12/2017 8:52 AM, Henry Ogunkomaya 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 c

Re: I can't install easy install

2017-12-14 Thread Oladipupo Elegbede
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\Sc

Re: I can't install easy install

2017-12-14 Thread Oladipupo Elegbede
Did you try pip install? On Dec 14, 2017 8:09 PM, "Henry Ogunkomaya" 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

I can't install easy install

2017-12-14 Thread Henry Ogunkomaya
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 o