Pyinstaller problem Alot of people (me included) struggle with bundling our .py into .exe cuz of `--onefile`'s false positive, fix ? Just use `--onedir` instead (one directory) cuz it just makes the d
DEV Community
Pyinstaller problem Alot of people (me included) struggle with bundling our .py into .exe cuz of `--onefile`'s false positive, fix ? Just use `--onedir` instead (one directory) cuz it just makes the d
A post by farplayer2
0 comments
No comments yet.