Nevermind. Found the problem. Here is what fixed it: ln -s /library/python/2.3/site-packages/django_src/django/ /Library/ Frameworks/Python.framework/Versions/Current/lib/python2.4/site- packages/django
On Oct 24, 9:51 pm, jnap <[EMAIL PROTECTED]> wrote: > Hi - > > I did some research around the internet but couldn't come up with > much. Has anyone encountered this error before? > > jnap:~ jnap$ django-admin.py > Traceback (most recent call last): > File "/usr/local/bin/django-admin.py", line 2, in ? > from django.core import management > ImportError: No module named django.core > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---