The code made with PyQt5 I used pyinstaller to make it an exe file, but it keeps closing in 0.1 seconds when I try to run it.
Can you tell me why?
I ran pyinstaller using jupyter's console window.
The file is a .py file.
pyinstaller
I think there was an error while changing to pyinstaller
When converting to pyinstaller, the console is converted to visible, and if you run the exe file in cmd, the console displays the error contents.
© 2024 OneMinuteCode. All rights reserved.