Python: Traceback (most recent call last):
File "C:\Users\2233\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\machin3tool\ui\operators\cursor.py", line 71, in invoke
set_transform_preset = 'machin3.tool_hyper_cursor' not in get_active_tool(context).idname
NameError: name 'get_active_tool' is not defined
游标移动到所选的时候出现了这个报错,有办法解决吗大佬们