Book Image

Practical Maya Programming with Python

By : Robert Galanakis
Book Image

Practical Maya Programming with Python

By: Robert Galanakis

Overview of this book

Table of Contents (17 chapters)
Practical Maya Programming with Python
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Installing PySide


To run the code in this chapter, you will need PySide or PyQt available in Maya. The instructions below focus on PySide, since it is the framework of choice. If you are using PyQt at this point, you probably know what you're doing and do not need the instructions in this section.

If you are using Maya 2014 or above, you are all set. PySide should already be available.

If you are using Maya 2010 or below, you cannot use Qt.

For all other Maya versions, you can follow the instructions in Chapter 9, Becoming a Part of the Python Community. For Maya 2011, 2012, or 2013 on OS X, or Maya 2011 or 2012 on Windows, you can use a binary distribution from https://pypi.python.org/pypi/PySide. If you are using Maya 2013 on Windows, you can download compatible binaries from http://www.robg3d.com/maya-windows-binaries/.