Py2exe might help in making .exe files
On Tue, Jul 21, 2020, 11:42 PM Christian SCHEIBER / KLS GmbH <
c...@kls-system.de> wrote:
>
>
> I’d like to do exe files, so the pythin interpreter has not tob e
> installed.
>
> That’s why I use cx-freeze, but installing Python 3.8 after using Python
> 3.6
Id like to do exe files, so the pythin interpreter has not tob e installed.
Thats why I use cx-freeze, but installing Python 3.8 after using Python 3.6
does not work.
Can you tell me how I can make cx-freeze in Python 3.8 or how I can produce
exe files for Windows 7 32 / 64 Bit and Win10?