@riverbankcomputing.com
Subject: Re: [PyQt] Problem with uic.loadUiType
Weird, I ran the example code in my C:\Python26 directory, then
re-copied the PyQt4 folder from site-packages to Maya's Python
interpreter path and everything works now.
But... why?? J
From: pyqt-boun...@riverbankcomputin
lf Of Rapczak, Jesse
Sent: Tuesday, January 24, 2012 5:32 PM
To: pyqt@riverbankcomputing.com
Subject: Re: [PyQt] Problem with uic.loadUiType
Hmm, I'm dumbfounded. Anyone else have any idea what could cause this
not to work on my system? PyQt works fine otherwise, inside of Maya and
out.
Fro
pbox.com/u/1633130/PyQt%20tuts/example1.ui
This is from http://nathanhorne.com/?p=451
From: Panupat Chongstitwattana [mailto:panup...@gmail.com]
Sent: Monday, January 23, 2012 11:11 AM
To: Rapczak, Jesse
Subject: Re: [PyQt] Problem with uic.loadUiType
Can we see your code?
On Tue, Jan 24,
ry 23, 2012 11:11 AM
To: Rapczak, Jesse
Subject: Re: [PyQt] Problem with uic.loadUiType
Can we see your code?
On Tue, Jan 24, 2012 at 12:04 AM, Rapczak, Jesse
wrote:
Hey all,
I'm relatively new to PyQt and am trying to use uic.loadUiType to load
up a .ui file at runtime. However, I
Hey all,
I'm relatively new to PyQt and am trying to use uic.loadUiType to load
up a .ui file at runtime. However, I'm getting the following error. I
must be doing something wrong... any ideas?
# Error: : invalid syntax (, line
31)
# Traceback (most recent call last):
# File "", line 1, in
#