id summary reporter owner description type status priority component severity resolution keywords cc release 1463 TracProjectMenu Python Error jared.griffith@… Ricardo Salveti "I downloaded the !TracProjectMenu source, built the egg using the following command: {{{ #!sh python ./setup.py bdist_egg }}} I then took the `TracProjectMenu.egg` and put it in the `/plugins` folder of the project that I wanted to enable the plugin for. Once this was done, I got the following error message: {{{ Traceback (most recent call last): File ""/usr/lib64/python2.4/site-packages/trac/web/main.py"", line 387, in dispatch_request dispatcher.dispatch(req) File ""/usr/lib64/python2.4/site-packages/trac/web/main.py"", line 208, in dispatch chrome.populate_hdf(req, chosen_handler) File ""/usr/lib64/python2.4/site-packages/trac/web/chrome.py"", line 319, in populate_hdf for category, name, text in contributor.get_navigation_items(req): File ""build/bdist.linux-x86_64/egg/projectmenu/web_ui.py"", line 21, in get_navigation_items File ""/usr/lib64/python2.4/site-packages/trac/web/main.py"", line 58, in _open_environment env_cache[env_path] = open_environment(env_path) File ""/usr/lib64/python2.4/site-packages/trac/env.py"", line 434, in open_environment env = Environment(env_path) File ""/usr/lib64/python2.4/site-packages/trac/env.py"", line 126, in __init__ self.verify() File ""/usr/lib64/python2.4/site-packages/trac/env.py"", line 174, in verify fd = open(os.path.join(self.path, 'VERSION'), 'r') IOError: [Errno 2] No such file or directory: '/data/trac/etc/VERSION' }}}" defect closed normal TracProjManagerPlugin normal wontfix 0.10