On 5/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Stirman$ echo $PYTHONPATH
> /Users/Stirman/Library/Frameworks/Python.framework/Versions/2.4:/Users/Stirman/Development/django_src
>
> still same issue?!
>
> On #2, I assume you were referring to the PYTHONPATH, not the PATH,
> right?

Yep. No idea what's going on here then :( AFAICT your PYTHONPATH var
is set correctly, but python isn't picking it up...

IIRC python on os x will pick up anything in ~/Library/Python/2.3/site-packages
You might try creating that directory and symlinking the django
directory from django_src into there.

Also, hop on the #django irc channel at freenode.net if you can. I
know there's a bunch of people who run django on macs there. People
are generally pretty helpful if they're around.

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