Mekkabluescripts ‘setToolTip’

heyhey,
I couldn’t find something similar and after updating my glyphs and removing and reinstalling the mekkablue script. I thought I bring the issue here.

So with most of the mekkablue scripts I get this AttributeError
AttributeError: ‘EditText’ object has no attribute ‘setToolTip’
or AttributeError: ‘CheckBox’ object has no attribute ‘setToolTip’
It’s always asking for the setToolTip
Is there a way to fix that ? Thanks

I’m on 3.5 (3529) + reinstalled the vanilla modules

Can you try uninstalling and reinstalling the Python module, and then make sure to pick the option that says “Python … (Glyphs)” in Glyphs > Settings > Addons.

Then restart the app.

1 Like

Thanks that worked!