📋 Metadata

💬 Content

very beginner level :slight_smile:

i’m trying to run an external py in a regular menu
as soon as i add the path of the custom py file my row disappears from the regular menu in 3dview

pie_menu_editor_custom_pypie_menu_editor_custom_py1328×960 164 KB

what am i doing wrong (btw how can i add relative path instead of absolute path when i’m adding the py file?

instead of this:
“c:\Users\adam.szalai\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\remove_custom_orientation.py”

something like this:
“\AppData\Roaming\Blender Foundation\Blender\3.2\scripts\addons\remove_custom_orientation.py”
or this:
“\scripts\addons\remove_custom_orientation.py”

Thank You for your answers in advance!


🔗 View on Blender Artists