python frustration with os x 2.27

hey

thankx to teeth i noticed that on my win pc all scripts run but only under an older version of blender not the current 2.27.

the problem is there is no older version for os x since 2.27 is the first out of beta version.

well the glcolor and glclear commands in python could be removed and than most scripts gui start to run on os x but very often thinks like

ImportError: No module named Fiber13 happen.

anybody has a tip for me to get few script running?

eicke

Can you compile your own Blender? :Z

Check the console output for errors when you run Python scripts.