HI Adriana, On 09.12.09 01:31, Adriana Lins wrote: > Hi, guys! I'm on a Mac OS X Snow Leopard. I'm having the following > error... I installed from the .egg file, using easy_install... I > tried many ways... But didn't work :\ Can someone help me? :) > Tnks...> > > Traceback (most recent call last): File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/web/api.py", > line 377, in send_error 'text/html') File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/web/chrome.py", > line 738, in render_template template = self.load_template(filename, > method=method) File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/web/chrome.py", > line 704, in load_template self.templates = > TemplateLoader(self.get_all_templates_dirs(), File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/trac/web/chrome.py", > line 440, in get_all_templates_dirs dirs += > provider.get_templates_dirs() File > "build/bdist.linux-x86_64/egg/agilo_common/web_ui.py", line 44, in > get_templates_dirs File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pkg_resources.py", > line 882, in resource_filename self, resource_name File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pkg_resources.py", > line 1352, in get_resource_filename return > self._extract_resource(manager, zip_path) File > "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/pkg_resources.py", > line 1363, in _extract_resource zip_stat = self.zipinfo[zip_path] > KeyError: 'agilo_common/templates'
This looks like the egg can't access it's resources. Could you please elaborate how you exactly installed the egg? Did you follow the install guide at <http://www.agile42.com/cms/pages/download-install/> ? Hope this helps, :) Martin -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum ----- You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo?hl=en

