Sign In

Dausha CommunicationsA Resource for the Renaissance Man

Technical »

Python Issues

Boa Constructor

Boa-Constructor is a GUI tool designed to help create application GUI using wxPython. I have encountered a few problems. Since it's hard to find the solution, I'm banking my observations here.

For example, after using Boa a few times, I encountered a "No Section Explorer" error. I reinstalled Python, wxPython and Boa to no avail. Eventually, I happened upon an old Gmane thread where somebody suggested a triage unrelated to my problem. That's when I discovered that Boa writes a configuration file in C:\Documents and Settings\(user)\.boa-constructor. I deleted that directory and things ran fine again. (:commentable:)