Install Pyqt4 for Maya 2014


first you need python setup and pyqt4 related to python version. 

1. Install Python setup. i have python 2.7 but you can use any version of python. note: you need same version of python and pyqt4 otherwise it will not work. Install the setup of python in C:\ Drive.
hare is link for Python 2.7 for windows 64 bit download file name python-2.7.amd64.msi or other python version hare.
  
2. Now install Pyqt4 file named PyQt4-4.10-gpl-Py2.7-Qt4.8.2-x64.exe. hare is the link for Pyqt4.

3. Create file named pyqt.pth with text line: C:\Python27\Lib\site-packages\ (this is for connecting python files path with maya) and save it C:\Program Files\Autodesk\Maya2014\Python\Lib\site-packages.



4. Copy PyQt4, sip.pyd, sipconfig, sipditutils from C:\Python27\Lib\site-packages and paste those files C:\Program Files\Autodesk\Maya2014\Python\Lib\site-packages.
that's all. now enjoy pyqt script in maya. you can get more information about pyqt4 on http://justinfx.com/2011/11/09/installing-pyqt4-for-maya-2012-osx/

Saurabh Sharma Rigging Artist

No comments:

Post a Comment