What's the status of py2exe for Python 3.7.X? I recennlty converted my 3-4
Python apps from 2.7.X to 3.7.X, everything went smoothly but I was using
py2exe to create installer packages. Why isn't Python 3 supported anymore,
since it is the latest. I used PyInstaller in a pinch, but I have a custom
setup.py file for py2exe for each of my apps that I like. Please, any info
would be appreciated!
Regards,
Ted A.
|