YML: Thanks for the follow up bug report. It looks like I was using ExeMaker incorrectly.
In the utilities folder is a file named 'update.bat'. Change the following line: exemaker %CD%\Utilities\django-admin.py %CD%\Utilities To read: exemaker -i %CD%\Python25\python.exe %CD%\Utilities\django-admin.py %CD %\Utilities Then double-click start.bat, and type 'update' and the command prompt, and press enter. This should re-create django-admin.exe using the new directives, which specify which python interpreter to use. I am curious to see if this solves your problem. If so, I will update the download. Thanks again, cjlesh --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---