TracGantt 0.3 続き

全然わかっていないんですが、まあmod_pythonをコンパイルし直せばよさそうというのは感じたので、コンパイルし直して、再度お試し。
が、同じエラー。

Traceback (most recent call last):
  File "/usr/local/lib/python2.4/site-packages/trac/web/modpython_frontend.py", line 206, in handler
    dispatch_request(mpr.path_info, mpr, env)
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 139, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 107, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/local/lib/python2.4/site-packages/TracGantt-0.3-py2.4.egg/tracgantt/gantt.py", line 105, in process_request
  File "/usr/local/lib/python2.4/site-packages/TracGantt-0.3-py2.4.egg/tracgantt/gantt.py", line 149, in _report_for_id
NameError: global name 'OperationalError' is not defined

バージョンの問題ではなかったようで。あとで報告してみよう。