Hallo zusammen
Ich versuche Trac auf einem Hardy System zum laufen zu bringen. Ich erhalte jedoch folgenden Fehler.
/var/lib/python-support/python2.5/trac/web/clearsilver.py:128: RuntimeWarning: Python C API version mismatch for module neo_util: This Python has API version 1013, module neo_util has version 1012. import neo_cgi /var/lib/python-support/python2.5/trac/web/clearsilver.py:128: RuntimeWarning: Python C API version mismatch for module neo_cs: This Python has API version 1013, module neo_cs has version 1012. import neo_cgi /var/lib/python-support/python2.5/trac/web/clearsilver.py:128: RuntimeWarning: Python C API version mismatch for module neo_cgi: This Python has API version 1013, module neo_cgi has version 1012. import neo_cgi
Das Problem ist wohl bekannt. Gibt es irgendeine Lösung dafür?
Bearbeitet von xabbuh:
Codeblöcke hinzugefügt, bitte verwende diese in Zukunft, um die Übersicht im Forum zu verbessern. Danke!