You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you provide a minimal code example that exhibits this issue? If I freeze a basic wxWidgets hello world app, the window and its title bar look look the same as in the original unfrozen script... So there might be other factors at play, but to single them out, we need a common reproducer to test with.
Describe the bug
To Reproduce
Expected behavior
(Note: this works great as long as it is not compiled with pyinstaller )
Actually behavior
(Note: This is the output of the window size when run from the .exe generated by pyinstaller )
Desktop:
pyinstaller-hooks-contrib
: [???]Additional context
I found this problem today, I have installed everything from scratch in a virtual environment of python 3.8.2
The text was updated successfully, but these errors were encountered: