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: