python blender api bake work on blender program script section but not on vscode
Budget: $10 – $30 USD
I create a function for bake scene. it is works on blender script but I want to run on vscode.
problem about :bpy.ops.object.bake.poll()
return error: BKE_workspace_layout_find: Couldn't find layout in this workspace: 'Layout' screen: 'Shading'. This should not happen!
Can you solve problem?
problem about :bpy.ops.object.bake.poll()
return error: BKE_workspace_layout_find: Couldn't find layout in this workspace: 'Layout' screen: 'Shading'. This should not happen!
Can you solve problem?