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

Cascadeur Access Error in BLENDER #40

Open sabbirkuasha opened 8 months ago

sabbirkuasha commented 8 months ago

Python: Traceback (most recent call last): File "/Users/sabbirhossain/Library/Application Support/Blender/3.6/scripts/addons/cascadeur_bridge/operators/csc_ops.py", line 20, in execute CascadeurHandler().start_cascadeur() File "/Users/sabbirhossain/Library/Application Support/Blender/3.6/scripts/addons/cascadeur_bridge/utils/csc_handling.py", line 52, in start_cascadeur subprocess.Popen([csc_path]) File "/Applications/Blender.app/Contents/Resources/3.6/python/lib/python3.10/subprocess.py", line 971, in init self._execute_child(args, executable, preexec_fn, close_fds, File "/Applications/Blender.app/Contents/Resources/3.6/python/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) PermissionError: [Errno 13] Permission denied: '/Applications/Cascadeur.app'

"Having this error even after the installation is complete & files copied to cascadeur app through blender addon installation"

Environment: