Just to clarify, especially by including all the logs I could find, I
am using python 2.7 and pywin32 for that build, which contain /
generated the following:

bootstrap.bat
==========
set PIP=c:\python27\pyinstaller15\
set myfile=bootstrap
python %PIP%Makespec.py --console --name=djsite bootstrap.py
python %PIP%Build.py djsite.spec

bootstrap.py
=========
import djsite.manage
djsite.manage.execute_manager(djsite.manage.settings,
                              ['manage.py', 'runserver'])

bootstrap.bat and logdict2.7.2.final.0-1.log
===============================
(this file is REALLY long of course, so I've included a link to the
txt file instead of posting here)

http://dl.dropbox.com/u/22824199/deleteme/pyinstaller-googlegroups-question.txt

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" 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/pyinstaller?hl=en.

Reply via email to