Make sure that /path/to/django/bin is in your $PATH and also that django is
accessible through your /path/to/python/site-packages directory.

Can you successfully run this:

[EMAIL PROTECTED] python
>>> import django

?

Matt


On 10/22/07 9:34 AM, "johannes" <[EMAIL PROTECTED]> wrote:

> 
> Ok. Adding
> export PYTHONPATH=$PYTHONPATH:/opt/local/lib/python2.5/sitepackages/
> django/core
> to my .profile seemed to be the remedy.
> But no I get the error:
> /Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/
> Contents/MacOS/Python: can't open file 'manage.py': [Errno 2] No such
> file or directory
> 
> Weird.
> 
> 
> 
> > 


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