[Trac] Re: PyString_FromString: Assertion `str != ((void *)0)' failed.

2009-02-08 Thread Graham Dumpleton
Came across a post somewhere in last few days suggesting that this error can also arise due to the infamous expat version mismatch problem. You would though mean you would have had to be using Python 2.4 or older as expat issues shouldn't exist in Python 2.5 as Python correctly namespace prefixes

[Trac] Re: Trac on Vista ?

2009-02-08 Thread Jeroen Ruigrok van der Werven
-On [20090208 07:59], jevans (jevans...@gmail.com) wrote: > error: file 'byteyears.py' does not exist It has nothing to do with Trac or Genshi at this point I think. byteyears.py is a script that's delivered with Python itself (in Tools). Why it's looking for it...