Post #4116: I get a weird issue. On the Mac, all good. On Linux, when I try to execute that,

📋 Metadata

🏷️ Tags

hotkeys intermediate unsolved

  • Macro Editor
  • Python Scripting

💬 Content

I get a weird issue. On the Mac, all good. On Linux, when I try to execute that, I get an error message.

bpy.ops.object.mode_set(mode='EDIT');bpy.ops.transform.translate('EXEC_DEFAULT', True); bpy.ops.wm.tool_set_by_id(name='builtin.knife')

Screen Shot 2021-10-29 at 1.31.37 PM


🔗 View on Blender Artists