arcsikex / cascadeur_bridge

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

Errors on installing cascadeur_bridge #61

Open qingliyuan opened 2 months ago

qingliyuan commented 2 months ago

Describe the bug When I instell cascadeur_bridge to cascadeur.exe,blender will show this:↓

Python: Traceback (most recent call last): File "C:\Users\86136\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\cascadeur_bridge\operators\csc_ops.py", line 39, in execute commands_path = os.path.join(ch.commands_path, "externals") File "C:\Users\86136\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\cascadeur_bridge\utils\csc_handling.py", line 41, in commands_path with open(commands_config, "r") as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\Program Files\Cascadeur\resources\settings.ini'

Environment:

Additional context Add any other context about the problem here. my email: drummand0407@gmail.com

arcsikex commented 2 months ago

You might be using an older version of the addon based on the error message. Can you please try this release: https://github.com/arcsikex/cascadeur_bridge/releases/tag/1.0.3

qingliyuan commented 2 months ago

Thank you !! I can install it on blender 4.1