scaredyfish / blender-rhubarb-lipsync

Blender Rhubarb Lipsync is an addon for Blender integrating Rhubarb Lip Sync to automatically generate mouth-shape keyframes from a pose library.
189 stars 34 forks source link

Traceback (most recent call last) #8

Closed iconnorthomas closed 5 years ago

iconnorthomas commented 5 years ago

I downloaded the zip file here and tried to run the addon on my blender file, however I keep getting a Import Error. The message reads:

Traceback (most recent call last): File "C:\Program Files\Belnder Foundation\Blender\2.79\scripts\modules\addon_utils.py", line 331, in enable mod =import(module_name) File "C:\Program Files\Belnder Foundation\Blender\2.79\scripts\addons\blender-rhubarb-lipsync-master__init__.py", line 27, in from . import op_blender_rhubarb, pnl_blender_rhubarb, prefs_blender_rhubarb File "C:\Program Files\Belnder Foundation\Blender\2.79\scripts\addons\blender-rhubarb-lipsync-master\op_blender_rhubarb.py", line 7, in import select ImportError: DLL load failed: %1 is not a valid Win 32 application.

I am really hoping you can help me out! Thank you so much.

scaredyfish commented 5 years ago

Hi, it looks like you may need to set the location of the Rhubarb Lip Sync executable in the user preferences of the addon.