I’m testing 13.0v2 on Centos 7 with Deadline 10.1.15.2 and getting errors on submission
File "/home/user/.nuke/DeadlineNukeClient.py", line 63, in main
path = GetRepositoryPath("submission/Nuke/Main")
File "/home/user/.nuke/DeadlineNukeClient.py", line 51, in GetRepositoryPath
path = path.replace("\n","").replace("\r","")
TypeError: a bytes-like object is required, not 'str'
Traceback (most recent call last):
File "/home/user/.nuke/DeadlineNukeClient.py", line 63, in main
path = GetRepositoryPath("submission/Nuke/Main")
File "/home/user/.nuke/DeadlineNukeClient.py", line 51, in GetRepositoryPath
path = path.replace("\n","").replace("\r","")
TypeError: a bytes-like object is required, not 'str'
I think you just need to re-install your Nuke submitter. The error is in the bootstrap script that doesn’t change between releases. Details on how to install here if it’s been awhile:
I think the last post from Justin regarding Nuke13 has the updated files (although it was posted before the 10.2 release, IDK if you’re using that version):
We have been using nuke13v1 (windows, DL 10.1.23.6) for a while. Although we tweaked our files a little for our environment.