We have developed small project which uses mysql connection through python.
We would like to know how can I generate the binary for the project, which I can directly use to execute from any system
Tried pyinstaller, but not helping
We have developed small project which uses mysql connection through python.
We would like to know how can I generate the binary for the project, which I can directly use to execute from any system
Tried pyinstaller, but not helping