Skip to content Skip to sidebar Skip to footer
Showing posts with the label Maya

Importing "pyc" Into Existing Python Script

I'm trying to add a directory where I can throw some pyc files and call them from my script. B… Read more Importing "pyc" Into Existing Python Script

Changing Python Installation For Maya

I have searched around entire internet. 1. i have 64bit 2014 maya installed, i had 32bit python ins… Read more Changing Python Installation For Maya

'qstring' Object Does Not Support Item Assignment Python

self.date = QtCore.QDate.currentDate() self.time = QtCore.QTime.currentTime() self.updateTime = Qt… Read more 'qstring' Object Does Not Support Item Assignment Python

Pyqt Configuration And Installation Error

I'm trying to install PyQt for Maya on my Macbook pro. I've succesfully installed Qt and Si… Read more Pyqt Configuration And Installation Error

Maya: Connect Two Joint Chains With Parent Constraint

So here is a snipit of an IK spine builder I've been working on. I've figure out how to mak… Read more Maya: Connect Two Joint Chains With Parent Constraint

Maya 2018, Python, Move And Rotate Extracted Face

Trying to write part of the python code in Maya to extract the face from object then move it and ro… Read more Maya 2018, Python, Move And Rotate Extracted Face