Hi, I downloaded the svn version of django a couple of weeks ago, and had it working fine within Debian. I installed Ubuntu 6.06 today, and my django install has stopped working.
I can run python interactively and type "import django" and get no errors, but when I go into our project directory and run "./manage.py syncdb", I get this error: ImportError: No module named django I'm running Python 2.4.3 in case that matters - any ideas? Thanks, Craig --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---