AWS Thinkbox Discussion Forums

Nuke 13 support

Hi All,

Is Nuke 13 supported?

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'

Thanks
Ant

  • Did you replace the submission scripts with the latest?

this looks like a python 2/3 error.

1 Like

It’s a fresh install of everything so should have the latest script, I dunno what I searched last time but I missed this post

Release notes show 12.2 support came in 10.1.13 but nothing ‘official’ for 13.0

1 Like

Yeah I imagine the submitter scripts will need to be adjusted and made python 3 compatible.

same issue here any News on that Topic ??? May 21 is a long time ago. tried with newest Version of Deadline but have same issues here.

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:

https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/app-nuke.html#integrated-submission-script-setup

Can anyone confirm success with this?

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.

Are you getting errors?

Privacy | Site terms | Cookie preferences