Comment 27 for bug 86685

Revision history for this message
wizard (wizard2010) wrote : Re: neo_cgi.so: undefined symbol: Py_InitModule4

I continue with the same 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/local/lib/python2.5/site-packages/neo_cgi.so: undefined symbol: Py_InitModule4)

I've followed all the steps and the problem continues. Any one have suggestion to fix this bug ????

Thanks of all of you.