Hello everyone!
I am trying to submit a Blender job to Deadline from within Blender 6.3a, but I am having no luck!
I can submit a job from the monitor, but not from inside Blander 6.3a.
I get this error message…
[code]Appending “F:/Repository/submission/Blender” to system path to import SubmitBlen
der25ToDeadline module
Submitting to repository: F:/Repository
Traceback (most recent call last):
File “C:\Users\Workstation\AppData\Roaming\Blender Foundation\Blender\2.63\scr
ipts\addons\Submit25ToDeadline.py”, line 34, in execute
SubmitBlender25ToDeadline.main( root )
File “F:/Repository/submission/Blender\SubmitBlender25ToDeadline.py”, line 28,
in main
args = “-ExecuteScript “” + script_file + “” “” + scene_file + “” “” +
frame_range + “” “” + output_path + “” " + str(threads) + " “” + platform +
“””
TypeError: Can’t convert ‘bytes’ object to str implicitly
location::-1
location::-1[/code]
Anyone has an idea on how to solve this?
Thanks in advance for any replies or help!
Gilles