📋 Metadata
- Author: fjg3d
- Date: 2018-12-05 16:06:14
- Type:
bug_report - Replies (1): post_01722
💬 Content
I get this error using that poll method
Traceback (most recent call last):
Roaming\Blender Foundation\Blender\2.80\scripts\addons\pie_menu_editor\ed_base.py”, line 1589, in execute
context.window_manager.popup_menu(self._poll_specials_call_menu)
blender-2.80.0-git.1b6a394d862-windows64\2.80\scripts\modules\bpy_types.py”, line 143, in popup_menu
draw_func(popup, bpy.context)
Roaming\Blender Foundation\Blender\2.80\scripts\addons\pie_menu_editor\ed_base.py”, line 1573, in _poll_specials_call_menu
"External Script", icon=ic('FILE_FOLDER'),
TypeError: UILayout.operator(): required parameter “text” to be a keyword argument!
location: :-1