On Mar 24, 1:22 pm, "Todd O'Bryan" <[EMAIL PROTECTED]> wrote: > Django gets installed in your Python version's site-packages > folder--/usr/lib/python2.x/site-packages is typical for Linux. Probably > the easiest thing to do is delete the django folder you find there and > re-install.
Hm, yes, there is such a folder: /usr/lib/python2.4/site-packages/Django-0.95.1-py2.4.egg but isn't this recorded in some registry/database/path as well? Is it safe to just remove the folder? Why do you need a setup script if it all boils down to a folder? Just wondering. Thanks, Marius > > Todd > > On Sat, 2007-03-24 at 13:14 -0700, mariuss wrote: > > On Mar 23, 5:13 pm, "mariuss" <[EMAIL PROTECTED]> wrote: > > > I downloaded 0.96 and installed it using "python setup.py install" > > > > But it is still Django 0.95.1 (previously installed) that shows up. > > > How can I uninstall the old version? > > > Any suggestions? Pointers to some documentation? > > > The answer could be trivial, but since I am not familiar with > > setuptools I can't figure this out. Checked the setuptools site, could > > not find anything related to uninstall. Probably I am looking for the > > wrong thing. > > > Thanks, > > Marius --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---