enziop/mixamo_converter

Decode error

Pitr2 opened this issue · 1 comments

Pitr2 commented

Hello, I cannot use your plugin, because while trying to "Convert single" i get the following exception:

Traceback (most recent call last):
File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\mixamo_converter-master_init_.py", line 234, in execute
hipname = mixamo.hipname.decode('UTF-8'),
AttributeError: 'str' object has no attribute 'decode'

location: :-1

What can I do?
Thank you

thanks for the report fixed now in both blender28 (master) and blender27 branch