> I did a sudo easy_install
http://trac-hacks.org/svn/peerreviewplugin/trunk
> to get the peer review plugin. Then I added a [components] portion to
> trac.ini and added
> codereview.* =enabled to the portion.
> When I go to my trac project i get this error:
> 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/chrome.py", line
> 263, in get_all_templates_dirs
> dirs += provider.get_templates_dirs()
> File "build/bdist.linux-x86_64/egg/codereview/peerReviewMain.py",
> line 139, in get_templates_dirs
> from pkg_resources import resource_filename
> SystemError: Parent module 'codereview' not loaded
> I am using trac .10. Thanks for any help solving this issue.
Trunk doesn't work with 0.10 unfortunately. It's only compatible with