On Wed, 12 Sep 2012 18:43:10 -0400, Scott Lanahan
wrote:
> Hi,
>
> I'm desperately trying to use uic.loadUi to load my main window into
> Python. I cannot get it to work for the main window, but it works fine
for
> various widgets that are in the same Qt project. When I try to load the
.ui
> file
Hi,
I'm desperately trying to use uic.loadUi to load my main window into
Python. I cannot get it to work for the main window, but it works fine for
various widgets that are in the same Qt project. When I try to load the .ui
file, I get the following error:
Traceback (most recent call last):
File