Deadline 10.0.23.4 and Katana 3.1V2 Tabs submission fail to open

HI
Just update Katana to 3.1V2 and now the Tabs Deadline fail to open

thanks


\nt-a3dsi\DeadlineRepository10\submission/Katana/Main


“//nt-a3dsi/DeadlineRepository10/submission/Katana/Main” is already in the system path

Traceback (most recent call last):

File “C:\solidangle\KtoA\Tabs\DeadlineKatanaClient.py”, line 93, in RunSubmitter

import SubmitKatanaToDeadline

File “//nt-a3dsi/DeadlineRepository10/submission/Katana/Main\SubmitKatanaToDeadline.py”, line 46, in <module>

QtGui.QComboBox: ( lambda uiObject, val: uiObject.setCurrentIndex( max( uiObject.findText( val ), 0 ) ) ),

AttributeError: ‘module’ object has no attribute ‘QComboBox’

An error occured while attempting to launch SubmitKatanaToDeadline.py. Please make sure that the Deadline Client has been installed on this machine, that the Deadline Client bin folder is set in the DEADLINE_PATH environment variable, and that the Deadline Client has been configured to point to a valid Repository.

Hmm. Looks like their QtGui module was either changed or removed:

  • TP 371060 - The Katana Developer Guide contained references to the legacy QtGui module. These have now been updated or removed.

I’ll have to raise it to the dev team.