Using the -F and the -w options together

5 views
Skip to first unread message

Hoytj

unread,
Oct 21, 2009, 9:46:05 AM10/21/09
to PyInstaller
So when I make my spec file with just the -F option my program works
great, but when I combine the -F and the -w options together it no
longer works.

Now if I turn on logging it will work, but it defeats the purpose of
no window.

Any suggestions or ideas?

Thanks

Hoytj

unread,
Oct 23, 2009, 10:22:09 AM10/23/09
to PyInstaller
No one has ran into this same problem before?

Florian Höch

unread,
Oct 23, 2009, 10:50:33 AM10/23/09
to pyins...@googlegroups.com
Hi,

a few questions:
- which platform (I assume Windows because there is no "windowed" option
for other os) and python version are you using?
- which version of pyinstaller are you using?
- what do you mean by "turn logging on"?
- does your script work if you run it with pythonw.exe instead of
python.exe? (this would be a prerequisite for it to work with
pyinstaller's -w option afaik, assuming again you are under Windows)

Regards,

Florian Höch

Hoytj schrieb:

Hoytj

unread,
Oct 26, 2009, 1:59:34 PM10/26/09
to PyInstaller
Hi Florian,

Platform = Windows XP

Python version = 2.5

Pyinstaller version = 1.3

When I say logging I should have said debugging. When I enable
debugging on the exe the program works.

The script works great with pythonw.exe.

Your help is appreciated.

Thanks

Hoytj

unread,
Nov 3, 2009, 9:06:51 AM11/3/09
to PyInstaller
Anyone else have any suggestions for this one?

Thanks

Florian Höch

unread,
Nov 3, 2009, 11:08:29 AM11/3/09
to pyins...@googlegroups.com
Have you tried the latest pre-release snapshot of Pyinstaller? 1.3 is
outdated.

Regards,

Florian

Hoytj schrieb:
Reply all
Reply to author
Forward
0 new messages