im wondering if there´s another way than "py2exe" or "pyinstaller" to compile a python code (3.7) into a *.exe file ?
Thank you
im wondering if there´s another way than "py2exe" or "pyinstaller" to compile a python code (3.7) into a *.exe file ?
Thank you
There's a thing called py2app although I don't know if you'll have any more success with that.