


The post_install.py script writes the conductor.mod file to your Maya modules directory.
RENDERMAN IT NO DISPLAY INSTALL
When you install from the file requirements.txt, the dependency on ciocore is specified as a local sibling of this project, meaning you can develop ciocore and ciomaya in parallel. Python $HOME/ConductorDev/ciomaya/post_install.py Pip install -upgrade -r requirements.txt -target=$HOME/ConductorDev Install development dependencies pip install -r requirements_dev.txtīuild and install from this directory into to a convenient location for testing. Set up a clean virtual envirionment with Python 2.7 for development (optional). To set up a render, choose Conductor->Submitter->Create from the Conductor menu.įor detailed help, checkout the tutorial and reference documentation. Go to Conductor->About to check the version and other info. Open the Plugin Manager and load Conductor.py.

NOTE An alternative is to install from the Plugins page in the Conductor Companion app Usage python ~/Conductor/ciomaya/post_install.py pip install -upgrade -force-reinstall ciomaya=0.1.0 -target=$HOME/Conductor To install a specific version, for example 0.1.0. pip install -upgrade ciomaya -target=$HOME/Conductor Supports Maya versions from 2017 to 2023. Maya plugin node to manage submissions to Conductor's cloud service.
