Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® Maya® / Python / Pyqt4?
  RSS 2.0 ATOM  

Pyqt4?
Rate this thread
 
61102
 
Permlink of this thread  
avatar
  • JLYK
  • Posted: 17 October 2011 01:17 PM
  • Total Posts: 7
  • Joined: 09 August 2009 12:38 AM

How do I get pyqt4 working with maya 2012 32bit version?



Replies: 0
avatar

JLYK 17 October 2011 01:17 PM

How do I get pyqt4 working with maya 2012 32bit version?

What OS are you working on? If windows 7, OSX or Linux, I recommend updating to 64-bit. Most of the binaries available for PyQt4 are all 64-bit. The 32-bit versions you may need to build the binaries yourself.

Here is a site I found with the google searc “python pyqt maya examples” :
http://nathanhorne.com/?p=183

Now I should caution you, you are working outside the “default” installation of maya. You may, by working this way, stomp on maya’s memory allocations. However, in my experience as long as you use the same version of QT and Python the autodesk maya used for deployment you should in theory be fine.

Additionally, there is not much documentation on this because it appears to me autodesk maya has decided to do things there own way.



Replies: 0