Hello,
when I pip-installed django-debug-toolbar, the latest version of Django was
installed automatically. Not my intention. I got warning as below.
========
WARNING!
========
You have just installed Django over top of an existing
installation, without removing it first. Because of this,
your install may now include extraneous files from a
previous version that have since been removed from
Django. This is known to cause a variety of problems. You
should manually remove the
/usr/local/lib/python2.7/site-packages/django
directory and re-install Django.
but never asked if it is OK to do so. So, I tried to uninstall it and
reinstall it. Wehn I do
rm -rf django
pip install django==1.3
somehow, it says,
Requested django==1.3, but installing version 1.6.2
Installing collected packages: django
Running setup.py install for django
Again version 1.6 was installed. Does anyone know the solution to it.
Please.
Jun
--
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/a571e1ed-88e1-4263-b288-b34837fd9a80%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.