Post #5186: This is the issue:

📋 Metadata

🏷️ Tags

v1-20-x panel-group advanced unsolved

  • Panel Group Editor
  • Pie Menu Editor

💬 Content

This is the issue:

Python: Traceback (most recent call last):
File “C:\Users\NZXT\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\pie_menu_editor\ed_panel_group.py”, line 120, in draw
has_menu = draw_menu(dir_scr_name) or draw_menu(dir_name) or draw_menu(
^^^^^^^^^^^^^^^^^^^^^^^
File “C:\Users\NZXT\AppData\Roaming\Blender Foundation\Blender\4.2\scripts\addons\pie_menu_editor\ui_utils.py”, line 200, in draw_menu
if name in pr.pie_menus:
^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type ‘_PropertyDeferred’ is not iterable


❤️ 1 likes


🔗 View on Blender Artists