On 5/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> errr, kind of confused:
>
> /Library/Python/2.3/site-packages/Django-0.91-py2.3.egg/django/
>
> The .egg is a directory with the django stuff in it?  If I remove that
> directory and try to start a django project, I get:

I would have thought that would work as well, but apparently you need
to do this.

easy_install -m PackageName

http://peak.telecommunity.com/DevCenter/EasyInstall#uninstalling-packages

hth,
Joseph

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to