Koochy
10-24-2011, 03:02 AM
I'd like to start learning some PyQt, but I'm not quite sure how to do so. I'm currently running 10.7.1 osx, Python 3.2.2 and have Maya 2012. I tried following this tutorial on how to install PyQt4 (http://www.noktec.be/python/how-to-install-pyqt4-on-osx) but keep running into an error:
Import error: No module named sipconfig.
Which is the second to last step of the process! Very frustrating. I downloaded Qt from here (http://doc.qt.nokia.com/stable/install-mac.html) which installed just fine, set me up with a new application to build and view Qt interfaces... but not sure what I'm doing really.
I'd like to be able to write my own UI and then load them up in Maya 2012. Am I going about this in the correct manner? How can I install PyQt then access it in IDLE, the Python Shell? Is that how you would work in PyQt, or do you build your interfaces with Qt Creator that comes from the Nokia site up above?
Thanks.
Import error: No module named sipconfig.
Which is the second to last step of the process! Very frustrating. I downloaded Qt from here (http://doc.qt.nokia.com/stable/install-mac.html) which installed just fine, set me up with a new application to build and view Qt interfaces... but not sure what I'm doing really.
I'd like to be able to write my own UI and then load them up in Maya 2012. Am I going about this in the correct manner? How can I install PyQt then access it in IDLE, the Python Shell? Is that how you would work in PyQt, or do you build your interfaces with Qt Creator that comes from the Nokia site up above?
Thanks.
