Re: How to install wxGlade on Windows

Dietmar Schwertberger <[email protected]> Thu, 13 Apr 2023 20:20:44 +0200
Newsgroups gmane.comp.python.wxglade
Message-ID <[email protected]>
Hi Igor,

if Python and wxPython are not on the machine, why would you want to use 
wxGlade?
Of course wxGlade can generate code for C++, Lisp and Perl as well, but 
I would think that most people are using it with wxPython.

So, installation is either by cloning the repository or downloading the 
.zip archive from Sourceforge or github.
The big advantage is that wxGlade then is using the same Python and 
wxPython version as your code.

Regards,
Dietmar