I had this same issue on OSX Leopard desktop (not server) when  
upgrading a 10.4 Trac to 0.11 Final and running apache 2.2.8 &  
mod_wsgi 2.0.

The solution below worked for me.

On 24-Jun-08, at 8:38 PM, Jashugan wrote:
>
> $ find . -name compat*
> ./trac/tests/functional/compat.py
> ./trac/tests/functional/compat.pyc
> ./trac/util/compat.py
> ./trac/util/compat.pyc
>
> $ cd trac/tests/functional
> $ sudo mv compat.py testcompat.py
> $ sudo rm compat.pyc


David Starr
Technical Director
Trapeze Animation
[EMAIL PROTECTED]
902-370-3007


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to