Testing this with the first release from SideFX 22.0.368. It looks like the UI has changed and the python version is now 3.13 but Deadline Submitter still works.
I’m running a local 10.4.2.3 repo and by running the HoudiniSubmitter installer and selecting the 20.5 location as
C:\Users\username\Documents\houdini22.0
then copying the python3.10libs folder in that directory to python3.13libs
Change the .param file in ‘plugins’ to add
[Houdini22_0_Hython_Executable]
Label=Houdini 22.0 Hython Executable
Category=Render Executables
CategoryOrder=0
Type=multilinemultifilename
Index=22
Default=C:\Program Files\Side Effects Software\Houdini 22.0.368\bin\hython.exe;/Applications/Houdini/Houdini22.0.368/Frameworks/Houdini.framework/Versions/22.0.368/Resources/bin/hython;/opt/hfs22.0/bin/hython
Description=The path to the hython executable. It can be found in the Houdini bin folder.
Seems to work sending a basic Mantra job through,
The custom USD script I’m using shows some errors though they look fixable