Post #5457: Python: Traceback (most recent call last):
📋 Metadata
- Author: ismailov.dima
- Date: 2025-03-19 07:12:48
- Type:
bug_report - Quality Score: 6/10
- Replies (2): post_05458, post_05460
🏷️ Tags
v1-20-x pie-menu intermediate unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Modal Editor
💬 Content
Python: Traceback (most recent call last):
File “C:\Users\TomorrowHead\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\pie_menu_editor\c_utils.py”, line 521, in modal
if self.move_flag:
^^^^^^^^^^^^^^
File “D:\Blender_Download\stable\blender-4.4.0-stable.05377985c527\4.4\scripts\modules\bpy_types.py”, line 940, in getattribute
return super().getattribute(attr)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: ‘PME_OT_restore_pie_prefs’ object has no attribute ‘move_flag’
I get this error on 4.4, and it appears twice when you try to launch some menu. Everything works, but when you start it, this message pops up. who else has it like that?
❤️ 1 likes