Hi,
I’m trying to use CX_Freeze for distributing a Python app developed with Pygame.
Using python setup.py bdist_dmg for Mac, the resulting app isn’t compatible with MacOS 10.15 which is current MacOS.
And for Windows, I’ve tried python setup.py bdist_msi but bdist_msi command isn’t recognize by CX_Freeze even if I use the latest CX_Freeze version! …
Does CX_Freeze really work ??
Is it the correct package for distributing a Python app on Mac or PC ?
Thanks for your help !
JFN