I have a Python software that I created using pyinstaller. I used pyinstaller to create a single 60 MB executable file which contains all my module dependencies.
I ha