sideeffects / HoudiniLiveLink

LiveLink Plugin for Houdini and Unreal Engine
Other
72 stars 15 forks source link

python3 support? #5

Closed jperrigo-aiteam closed 2 years ago

jperrigo-aiteam commented 2 years ago

Just checking if this is currently intended to work with H19/python 3?

When I try to start server from either 18.5/19 python 3 build I get the following error:

Traceback (most recent call last): File "Sop/ue4_livelink/start_server", line 1, in File "Sop/ue4_livelink, PythonModule", line 88, in start_server File "Sop/ue4_livelink, PythonModule", line 71, in outputPlaybarEvent TypeError: a bytes-like object is required, not 'str'

jperrigo-aiteam commented 2 years ago

this has now been fixed, thanks!