Post #4990: Got this with 4.0.2

📋 Metadata

  • Author: BlenderBob
  • Date: 2023-12-29 19:44:39
  • Type: bug_report
  • Quality Score: 7/10

🏷️ Tags

v1-20-x beginner unsolved

  • Pie Menu Editor
  • Hotkey Configuration

💬 Content

Got this with 4.0.2

Traceback (most recent call last):
File “C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\addon_utils.py”, line 369, in enable
mod.register()
File “C:\Users\rioux\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\pie_menu_editor__init_ _.py”, line 423, in register
bpy.ops.pme.wait_context(‘INVOKE_DEFAULT’)
File “C:\Program Files\Blender Foundation\Blender 4.0\4.0\scripts\modules\bpy\ops.py”, line 111, in call
ret = _op_call(self.idname_py(), C_dict, kw, C_exec, C_undo)
TypeError: _bpy.ops.call() takes at most 4 arguments (5 given)


🔗 View on Blender Artists