Is the path for the python command you just installed through ports before
the path to the build-in python version?

On 10/22/07, johannes <[EMAIL PROTECTED]> wrote:
>
>
> Hello,
>
> I'm a django-newbie and have problems in setting it up. I'm running a
> PPC Mac, so I installed django via macports. Everything seems fine I
> can create the mysite folder like described in the tutorial but then I
> get stuck with the following error:
>
> python manage.py runserver
>
> Traceback (most recent call last):
>   File "manage.py", line 2, in <module>
>     from django.core.management import execute_manager
> ImportError: No module named django.core.management
> computer:~/Sites/mysite user$
>
> What went wrong here?
> Thanks for your help.
>
> johannes
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to