Plugins and scripts not working in v2.5

Still the same problem as earlier in this thread. If i update Glyphs, I cannot really use any plugins.

The problem is probably that you have a custom python version. Do you get any error messages (in the macro window or the console)?

Can’t check it now since I’m using an older version(to be able to work), but I answered this question earlier in the thread also with the info I got.

Can you send the all files that are in /Library/Python/2.7/site-packages? If that is to much, at least the file easy-install.pth.

There are 3 folders there with bunch of files. Can’t seem to find any "easy-install.pth though

What happens if you put this in the macro panel:

import sys
print sys.path

As I said, now I’m running on 2.4.4 but if I run this it outputs bunch of paths, can I send it to you by mail?

That would be good.