Hello everybody, 
I'm new to this page and, most important, to python and pyqt!

While setting up the whole pyqt (damn long) process I encountered a little 
error, everything works just fine inside maya, but
when I try to run the utility to convert UIs in PyQt I get this error:

$ pyuic4 -h
Traceback (most recent call last):
  File "/usr/autodesk/maya/lib/python2.6/site-packages/PyQt4/uic/pyuic.py", 
line 31, in <module>
    from PyQt4 import QtCore
ImportError: No module named PyQt4

I'm on linux (centOs)...I setup pyqt almost only for have the ability to 
convert interfaces, and it's the only thing that doesn't work! :D

So any help is appreciated, thank you all in advance!

Matteo

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to