Re: How to install wxGlade on Windows
Dietmar Schwertberger <[email protected]> Fri, 14 Apr 2023 16:55:04 +0200
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
On 14.04.2023 01:22, William Luitje wrote: > Should ever you feel that creating a self contained version of wxGlade > is worthwhile then py2exe would allow you to do that for DOS based > systems relatively easily. > > https://www.py2exe.org/ Thanks. I have successfully been using PyInstaller for one of my small programs. I will think about providing a Windows .exe file together with the zip archive on Sourceforge. Regards, Dietmar