id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 3464,TaskListPlugin : Error when accessing the tasklist page,gonzague.reydet@…,John Hampton,"I installed the TaskListPlugin but I obtain the following error when I access the tasklist page: {{{ File ""/usr/lib/python2.5/site-packages/Trac-0.11-py2.5.egg/trac/web/main.py"", line 423, in _dispatch_request dispatcher.dispatch(req) File ""/usr/lib/python2.5/site-packages/Trac-0.11-py2.5.egg/trac/web/main.py"", line 197, in dispatch resp = chosen_handler.process_request(req) File ""build/bdist.linux-i686/egg/tasklist/main.py"", line 172, in process_requestFile ""build/bdist.linux-i686/egg/tasklist/main.py"", line 39, in pprint SystemError: Parent module 'tasklist' not loaded }}} Here is my configuration: {{{ Trac: 0.11 Python: 2.5.2 (r252:60911, Apr 21 2008, 11:29:43) setuptools: 0.6c8 psycopg2: 2.0.7 Genshi: 0.6dev-r888 mod_python: 3.3.1 Subversion: 1.4.6 (r28521) jQuery: 1.2.3 }}} And my trac.conf: {{{ [ticket-custom] action_item = text action_item.label = Action Item [components] tasklist.* = enabled }}} ",defect,closed,normal,TaskListPlugin,normal,worksforme,,,0.11