p4ymak / eyek

Texturing tool for projecting images from multiple cameras to one UV Map.
65 stars 8 forks source link

Error in 4.0 dont bake #6

Open emilsvfx opened 8 months ago

emilsvfx commented 8 months ago

Python: Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\python\lib\subprocess.py", line 971, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Program Files\Blender Foundation\Blender 4.0\4.0\python\lib\subprocess.py", line 1456, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, FileNotFoundError: [WinError 2] The system cannot find the file specified

VinexN commented 6 months ago

Python: Traceback (most recent call last): File "C:\Users\jumad\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\eyek_addon__init.py", line 162, in execute bpy.ops.export_scene.obj(filepath=obj_path, File "D:\Games\Steam\steamapps\common\Blender\4.1\scripts\modules\bpy\ops.py", line 109, in call__ ret = _op_call(self.idname_py(), kw) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: Calling operator "bpy.ops.export_scene.obj" error, could not be found