I'm trying to generate windows exes on debian so according to another
post on this group, I ran:

`python Configure.py --target-platform=win32 --executable=/media/
SYSTEM/Python26/python.exe`

then simply generated spec and when I tried to build the app, I got
this:

Analyzing: support/_mountzlib.py
Analyzing: support/useUnicode.py
Analyzing: /home/jacktheripper/groove-dl/python/groove.py
I: Analyzing /media/SYSTEM/Python26/python.exe
I: Adding python26.dll dependency of python.exe
I: Skipping MSVCR90.dll dependency of python.exe
I: Skipping KERNEL32.dll dependency of python.exe
I: Analyzing /usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/
_controls_.so
W: Cannot get binary dependencies for file:
W: /usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/
_controls_.so
W:

Solutions ?
Note: I had to adjust the glob.glob() call to my system.

-- 
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