Try to remove manually
sudo pip uninstall django
sudo rm /usr/local/lib/python2.7/dist-packages/django_* -rf
Then install latest version
sudo pip install django==
this worked for me.
On Wednesday, February 17, 2016 at 10:24:17 PM UTC+5:30, Deepak Gupta wrote:
>
>
> I am trying
Try to remove django manually
sudo pip uninstall django
On Wednesday, February 17, 2016 at 10:24:17 PM UTC+5:30, Deepak Gupta wrote:
>
>
> I am trying to create a project
> CommandError: /home/shaastr/bnms/manage.py already exists, overlaying a
> project or app into an existing directory won't
On Wed, Feb 17, 2016 at 8:34 AM, Deepak Gupta
wrote:
>
> I am trying to create a project
> CommandError: /home/shaastr/bnms/manage.py already exists, overlaying a
> project or app into an existing directory won't replace conflicting files
>
Are you trying to create a project with the same name i
I am trying to create a project
CommandError: /home/shaastr/bnms/manage.py already exists, overlaying a
project or app into an existing directory won't replace conflicting files
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe fr
4 matches
Mail list logo