arcsikex / cascadeur_bridge

This Blender addon is aimed to help you integrate Cascadeur into your workflow.
GNU General Public License v3.0
281 stars 12 forks source link

I couldn't Install the addn can you help me to fix that? #11

Closed Backster49 closed 1 year ago

Backster49 commented 1 year ago

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Users\SERGIO\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\cascadeur_bridge__init.py", line 28, in class CBB_preferences(bpy.types.AddonPreferences): File "C:\Users\SERGIO\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\cascadeur_bridge\init__.py", line 43, in CBB_preferences default=default_csc_exe_path(), TypeError: 'staticmethod' object is not callable

arcsikex commented 1 year ago

Hi Can you try it with this branch: https://github.com/arcsikex/cascadeur_bridge/tree/staticmethod_fix? Open the link and click <> Code -> Download ZIP and install that zip in Blender.

Can you tell me what Blender version are you using and what OS do you have?