I'm using Trac0.11 on FreeBSD.
I installed themeengine for Trac0.11 and skittlishtheme (by easy_install).
In the trac.ini of my project, I set it as following:
[components]
themeengine.* = enabled
skittlishtheme.* = enabled
[theme]
theme = Skittlish
skittlish_color = violet
And then restart apache, but the theme does not work.
It shows a long error message when I open the Trac webpage.
I tried to use other themes for Trac0.11 such as pydotorgtheme, they work perfectly, but Skittlish does not work.
The error message is attached below. Help someone can help me to solve the problem.