⚠️ WARNING: This article is obsolete
Articles typically receive this designation when the technology they describe is no longer relevant, code provided is later deemed to be of poor quality, or the topics discussed are better presented in future articles. Articles like this are retained for the sake of preservation, but their content should be critically assessed.
June 28th, 2010
Getting GTK, Glade, and Python to Work in Windows
These screenshots show me running the Py2EXE-compiled script I wrote last weekend on a Windows 7 machine. Additionally there is a screenshot of the "Add/Remove Programs" window demonstrating which versions of which libraries were required.
Markdown source code last modified on January 18th, 2021
--- title: Getting GTK, Glade, and Python to Work in Windows date: 2010-06-28 09:46:26 tags: python, old --- # Getting GTK, Glade, and Python to Work in Windows __These screenshots__ show me running the Py2EXE-compiled script I wrote last weekend on a Windows 7 machine. Additionally there is a screenshot of the "Add/Remove Programs" window demonstrating which versions of which libraries were required. <div class="text-center img-border"> [](glade_exe.png) [](needToInstall.png) </div>