Post #4008: Hello,

📋 Metadata

  • Author: whinton
  • Date: 2021-08-17 04:02:38
  • Type: bug_report
  • Quality Score: 6/10
  • Replies (1): post_04021

🏷️ Tags

v1-15-16 pie-menu installation beginner unsolved

  • Pie Menu Editor
  • Panel Group Editor

💬 Content

Hello,

I can’t seem to get my version of Pie Menu Editor to update. When I try to uninstall then re-install pie menu editor v 1.15.16 for blender 2.93.1 I get error message:

Python: Traceback (most recent call last):
  File "C:\Users\Primary User\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\pie_menu_editor\ed_panel_group.py", line 134, in poll
    ret = context.area.width <= pr.toolbar_width or \
TypeError: '<=' not supported between instances of 'int' and '_PropertyDeferred'

location: <unknown location>:-1



Python: Traceback (most recent call last):
  File "C:\Users\Primary User\AppData\Roaming\Blender Foundation\Blender\2.93\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\Primary User\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\pie_menu_editor\ui_utils.py", line 199, in draw_menu
    if name in pr.pie_menus:
TypeError: argument of type '_PropertyDeferred' is not iterable

location: <unknown location>:-1

There’s no where for me to download the newer version? This is a little frustrating.


🔗 View on Blender Artists