YML: OK -- disregard my last post, that was wrong, too, and actually breaks things worse.
I need to work some more on this, and try to replicate your error. Could you try downloading again, and trying things out from a "fresh" environment? Thanks again, -cjlesh On Jul 24, 9:48 pm, cjl <[EMAIL PROTECTED]> wrote: > 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 [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 -~----------~----~----~----~------~----~------~--~---

