You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The integration comes in the form of a menu-item called "Publish", located directly under File.
Once clicked, it will display a Pyblish graphical user interface.
Installation
Ensure Pyblish for Maya is on your PYTHONPATH and run this within Maya.
importpyblish_mayapyblish_maya.setup()
You can then show the Pyblish graphical user interface by calling show().
pyblish_maya.show()
Persistence
It is recommended that you allow Pyblish to load upon launching Maya. For this, you have two options.
Add pyblish_maya.setup() to your userSetup.py
Add the pyblish_maya/pythonpath directory to your PYTHONPATH
(2) You can find your pythonpath directory here:
pyblish-maya/pyblish_maya/pythonpath
As you will find, this directory contains a userSetup.py with the exact same command. Maya will run this upon startup, along with any other userSetup.py available.
Language, software and platform agnostic, feature film-strength quality assurance for content.