Skip to content
mottosso edited this page Sep 7, 2014 · 31 revisions

Currently, Pyblish only works with Maya 2014 and upwards.

Installing Pyblish for Maya

# Pyblish for Maya is a regular Python package on PyPI
$ pip install pyblish-maya

This next step is a little technical, but we're working on finding a more comfortable way of doing this for you. If you have any ideas, do contact us, but for now, we'll need you to add the path to a directory within the installation of Pyblish for Maya called pythonpath to your PYTHONPATH environment variable.

# For example..
$ setx PYTHONPATH=%PYTHONPATH%;c:\Python27\Lib\site-packages\pyblish_maya\pythonpath

For help with adding environment variables on Windows, see here: http://www.computerhope.com/issues/ch000549.htm

Epilogue

And that's it! Let's go ahead and learn Pyblish publishing something from Maya.

Language, software and platform agnostic, feature film-strength quality assurance for content.

Table of contents

Clone this wiki locally