Mwni / blender-animation-retargeting

Add-on for Blender that allows the transfer of animations and poses from one armature to another
460 stars 46 forks source link

Is the add-on compatible with 2.9? #10

Closed jordanbharris closed 3 years ago

jordanbharris commented 4 years ago

Hello, Is your tool not compatible with Blender 2.9 or am I not installing it correctly? I get this error when trying to enable it:

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.90\2.90\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Users\jbh_work\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\addon.py", line 16, in from . import data ImportError: attempted relative import with no known parent package

add_on_error

Thanks!

Mwni commented 4 years ago

Did you install it like described in the docs?

jordanbharris commented 4 years ago

Ahh, I had already unzipped the file, didn't realize it works/loads from zip. I am new to Blender It has been enabled, I will give it a test drive. Thank you!