Re: How to install wxGlade on Windows

Dietmar Schwertberger <[email protected]> Mon, 24 Apr 2023 21:53:17 +0200
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
Of course, it would speed things up if someone would volunteer to 
provide up-to-date files for building.
The files in the repository are for setuptools. I think this approach is 
obsolete now.
I have tried PyInstaller, as I'm successfully using it for some small 
programs.
For a dynamic program like wxGlade, it requires more work, though, as 
probably all files from wxPython and wxGlade need to be included.

Regards,
Dietmar