Could not find the Qt platform plugin "windows" in "" #5940
Unanswered
hymancheng
asked this question in
Help
Replies: 1 comment
-
That's a known issue with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used 'upx' in the pyinstaller command, when I execute exe file.
The error is as follows:
qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
When I remove 'upx' command, exe is running normally.
Beta Was this translation helpful? Give feedback.
All reactions