On Monday, 5 June 2017 12:33:28 UTC+1, Richard Mungai wrote: > > Hi.. > I'm trying to install django using the pip command i.e (pip install > django) but i keep getting the same error message i.e "Requirement already > satisfied: django in c:\program files\python > 35-32\lib\site-packages\django-1.10.6-py3.5.egg" > How can I solve this?? >
Solve what? It's telling you Django is already installed. -- DR. -- 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/9f275611-09d9-4d73-8c4f-bbf48608589e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

