Mekkablue Scripts not working.

I recently downloaded the Mekkablue scripts but whenever I go to run them nothing happens.

for example: scripts > mekkable > kerning > kerncrasher = nothing. I can see and access the scripts from the top tool bar but nothing happens when I run one.

In the macro panel, I hear that there is supposed to be an error message if a script fails after trying to run it, but nothing appears in the macro panel at all after running mine.

I downloaded the script from the plugin manager, I downloaded the python module for glyphs 3. I even deleted and redownloaded everything but nothing seems to work.

I am on the latest version of glyphs 3.4.1. , and I’m on Mac O.S Tahoe 26.3.

To make sure your python is working: In the macro window, in the top part, type print("hello") and hit “Run”. It should show “hello” in the lower part.
And can you check what is set in Settings > Addons > Python Version? Make sure that it says “3.11 (Glyphs)”.

@GeorgSeifert I did that, and nothing appeared in the lower part of the macro panel.

My python version says 3.11.9 which is the one I downloaded from modules.

I’m thinking there must be something wrong with the python.

Try uninstalling and reinstalling the Python module, and then setting the built-in Python in Settings > Addons.

For more troubleshooting, see the steps described in the Extending Glyphs tutorial.

Can you check if you have “Use system console for script output” checked in Setting > Addons? Uncheck it and restart Glyphs.