Closed shiwu924 closed 4 months ago
I want to package app.py and its dependencies into an executable file that can be opened without installing the Py debugger on the computer. What should I do?
PyInstaller, Py2Exe
I want to package app.py and its dependencies into an executable file that can be opened without installing the Py debugger on the computer. What should I do?