As per the Django installation guide, I have installed pip using "sudo apt-get install python-pip". Pip got installed and upgraded successfully, but when I was installing Django using "pip install django==1.7", the following error appeared:
"error: could not create '/usr/local/lib/python2.7/dist-packages/django': Permission denied" I am a novice, please help me install django. Thanks in advance! -- 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 http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/092bb95c-cb3c-4dd9-aaae-ee3eed32c0e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

