I used the setup.py build method to turn my .py into a .exe and it mad a build folder with the exe, 4 .dll files and another folder with loads of stuff in it, how do I turn all of this into one .exe?
Have you tried --onefile parameter in the command? Documentation
--onefile
2.1m questions
2.1m answers
60 comments
57.0k users