Jann wrote: > > Has anyone experience this problem: > > Traceback (most recent call last): > File "/var/lib/python-support/python2.5/trac/web/main.py", line 406, > in dispatch_request > dispatcher.dispatch(req) > File "/var/lib/python-support/python2.5/trac/web/main.py", line 206, > in dispatch > req.hdf = HDFWrapper(loadpaths=chrome.get_all_templates_dirs()) > File "/var/lib/python-support/python2.5/trac/web/clearsilver.py", > line 135, in __init__ > raise TracError, "ClearSilver not installed (%s)" % e > TracError: ClearSilver not installed (/usr/lib/python2.5/site-packages/ > neo_cgi.so: undefined symbol: Py_InitModule4)
This seems to be a known ubuntu hardy x86_64 problem: https://bugs.launchpad.net/ubuntu/+source/clearsilver/+bug/86685 / Jonas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
