{{ message }}
Commit b3f873a
set unassigned stdin to improve pyinstaller compatibility
To create a window application with pyinstaller, all suprocess input and output streams must be assigned and must not be None.
https://stackoverflow.com/a/51706087/70766121 parent b719e18 commit b3f873a
1 file changed
Lines changed: 3 additions & 2 deletions

0 commit comments