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

Can't install requirements (FileNotFoundError) #38

Open Kipp4563 opened 8 months ago

Kipp4563 commented 8 months ago

I get this error message when I'm trying to install the requirements Python: Traceback (most recent call last): File "C:\Users\Vera\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\cascadeur_bridge\operators\csc_ops.py", line 39, in execute commands_path = os.path.join(ch.commands_path, "externals") File "C:\Users\Vera\AppData\Roaming\Blender Foundation\Blender\3.6\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: 'D:\programme\cascadeur\resources\settings.ini'

I'f tried coping the files manually, but that didn't do anything. for me the "settings.ini" file that can't be found is a .json file image

Steps to reproduce the behavior:

  1. Install Blender 3.6
  2. Install Cascadeur 2023.2
  3. Install add-on 1.0.0
  4. Install requirements

Environment:

arcsikex commented 8 months ago

Thank you for your report. There were changes with Cascadeur 2023.2. I just created a new release with the fixes for this version: https://github.com/arcsikex/cascadeur_bridge/releases/tag/1.0.1