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 dll's it needs to run independent files
Top comments (0)
Subscribe
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Top comments (0)