PDA

View Full Version : Maya, PyQt And Mac Os X


Kel Solaar
09-26-2009, 12:16 AM
Hello :)

I'm currently running a PyQt for Python 2.6 on my Mac, I'm happy with it so I decided to try launch some stuff from within Maya 2009.

First problem Maya 2009 Python Framework is 2.5, so I decide to download a Maya 2010 trial so I can directly copy my PyQt / SIP Python 2.6 installation in Maya 2010 Python Framework.

Everything is ready, I do the usual imports etc. Ctrl + Enter and... My Qt Window Show !

I'm happy thinking it's working, so I'm clicking in the UI somewhere and nothing happen, Maya GUI is pretty much stuck. I have the Activity Monitor opened so I can see that there is a new thread ( from 8 to 9 ) but that Maya is also stuck to nearly 100% CPU usage.

That Maya session ended by a kill -9 ...

I restart the thing. Only copy the pumpThread.py content, and call the main definition, Maya got stuck again...

Basically PyQt is not working for me in Maya on OSX, if someone has a positive experience, a workaround or whatever I would be more than happy :)

KS

CGTalk Moderation
09-26-2009, 12:16 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.