Hi, I finally finished the Trac install on a windows pc. I'm using Trac 10, Subversion and Apache 2.2. Everything worked smoothly, exepct I missed syntax highlightning for some languages I needed.
I saw that pygments had what i needed, and also noticed the post about pygments for Trac 10 So, I went to TracPygments http://trac-hacks.org/wiki/TracPygmentsPlugin and dowloaded the backport for trac.10. Before I installed tracpygments i installed pygments though, both through easy_install. Now when I go my trac webspace apache only gives me "500: Internal Server Error" and nothing works. I have tried adding and removing [components] tracpygments.* = enabled from my trac.ini without any change. trac.log only contains one line, repeated around three times for each page-refresh: 2007-02-16 18:31:39,405 Trac[loader] DEBUG: Loading egg plugin tracpygments from d:\python24\lib\site-packages\tracpygments-0.3dev_r2- py2.4.egg Now I can't find out how to remove tracpygments from my trac installation. So I come here for help to: 1) Fix my tracpygments installation OR 2) Remove tracpygments Caim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---