Are you in the root of your site? It seems like you're trying to run manage.py from a location where manage.py doesn't exist.
On 10/22/07, 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 -~----------~----~----~----~------~----~------~--~---

