I am getting an import error in Maya 2011 when I attempt the following: import PyQt4
# Error: ImportError: file <maya console> line 1: No module named PyQt4 # I've checked the sys.path and it looks correct. When I run mayapy directly from the command line I get the same error when I attempt the import. Is there something I've missing/overlooking? Any help would be greatly appreciated. thanks, -Judah -- http://groups.google.com/group/python_inside_maya
