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 cud just save it as python file and then run it on powershell? thanks

I think you will find it is included with your Python installation. It is certainly in Python 2.7 and Python 3.6 on my Windows 8 machine.

There is an underscore in the name "easy_install" which might be your problem. Try opening a command prompt and type >easy_install --help

It is probably best to avoid using Powershell unless you have a strong preference. It gives you permissions which might lead you to developing software which assumes it has those permissions. I might be wrong there but I haven't had any difficulties using the ordinary shell.

Welcome Henry


--
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 django-users+unsubscr...@googlegroups.com <mailto:django-users+unsubscr...@googlegroups.com>. To post to this group, send email to django-users@googlegroups.com <mailto:django-users@googlegroups.com>.
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/96c67eee-a181-a58a-5206-d8a31ee916b5%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.

Reply via email to