it throws me this error: "Python: Traceback (most recent call last):
File "C:\Users\Retr0\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\io_converter_pix_wrapper_init_.py", line 707, in execute
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\scripts\modules\bpy\ops.py", line 107, in call
ret = _op_call(self.idname_py(), kw, C_exec, C_undo)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Error: Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\subprocess.py", line 1026, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] El sistema no puede encontrar el archivo especificado
Location: C:\Program Files\Blender Foundation\Blender 5.0\5.0\scripts\modules\bpy\ops.py:107"
it throws me this error: "Python: Traceback (most recent call last):
File "C:\Users\Retr0\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\io_converter_pix_wrapper_init_.py", line 707, in execute
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\scripts\modules\bpy\ops.py", line 107, in call
ret = _op_call(self.idname_py(), kw, C_exec, C_undo)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: Error: Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\subprocess.py", line 1026, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [WinError 2] El sistema no puede encontrar el archivo especificado
Location: C:\Program Files\Blender Foundation\Blender 5.0\5.0\scripts\modules\bpy\ops.py:107"