Hi,
I have tried to create repair option in pyblish_qml
But every time i click repair button it show this error
I found _dispatch method only in client.py but it seems like this error linked to another one
I tried to run tests from mocking.py but it didn’t work either
Any ideas ?
Maya 2018
And could you share how you’ve created your repair option? Is it using Actions, or some other mechanism? Are you implementing the deprecated repair() method on plug-ins?
See here for a summary of what and when “Actions” were introduced.