Hey! We’re currently starting to use Pyblish, and I wanted to set up two different menu items, one for publishing locally and the other one for sending the Publishes to Deadline.
I saw a post in this forum from @BigRoy where he successfully used this with Targets - which I’d like to do too. But I’m running into some issues: I can’t get pyblish_lite
to run the Plugins that were marked with targets other than ["default"]
. The Plugins exist in the Overview Page but don’t have a checkbox next to them and don’t run, even when I manually add the target with api.register_target
.
Is this a limitation from pyblish_lite
or am I just missing a step?
I’m running pyblish_maya-2.1.7
, pyblish_base-1.8.6
and pyblish_lite-0.8.5
.
Thanks in advance!
~ Matthias