
We're also taking a very early look a writing a Tractor job from Blender (which is Python 3), so Pixar's lack of Python 3-compatible authoring modules is a bit of a pain.

Exception in thread Thread-1: Traceback (most recent call last): File "/opt/houdini/hfs19.0/python/lib/python3.7/threading.py", line 926, in _bootstrap_inner self.run() File "/opt/houdini/hfs19.0/houdini/python3.7libs/hou.py", line 99522, in __threadRun self.__run() File "/opt/houdini/hfs19.0/python/lib/python3.7/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/opt/houdini/hfs19.0/houdini/python3.7libs/pdgjob/pdgmq.py", line 211, in drain tempf.write(self._tractortaskqueue.popleft()) File "/opt/houdini/hfs19.0/python/lib/python3.7/tempfile.py", line 481, in func_wrapper return func(*args, **kwargs) TypeError: a bytes-like object is required, not 'str'
davidoberst
It looks like 19.0.491 is there as a daily now - any rough idea when the next production build will be put together from 19.0.491 or higher?