install with mod_wsgi,but when open browser, errro info show,what's
wrong?please help,thanks!
*error info(on web show):*
*Traceback (most recent call last):*
*  File "build/bdist.linux-x86_64/egg/trac/web/api.py", line 441, in
send_error*
*    data, 'text/html')*
*  File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 830, in
render_template*
*    template = self.load_template(filename, method=method)*
*  File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 801, in
load_template*
*    return self.templates.load(filename, cls=cls)*
*  File "/usr/lib64/python2.6/site-packages/genshi/template/loader.py",
line 227, in load*
*    filename, encoding=encoding)*
*  File "/usr/lib64/python2.6/site-packages/genshi/template/loader.py",
line 265, in _instantiate*
*    allow_exec=self.allow_exec)*
*  File "/usr/lib64/python2.6/site-packages/genshi/template/base.py", line
377, in __init__*
*    self.stream = list(self._prepare(self._parse(source, encoding)))*
*  File "/usr/lib64/python2.6/site-packages/genshi/template/base.py", line
444, in _prepare*
*    cls=cls or self.__class__)*
*  File "/usr/lib64/python2.6/site-packages/genshi/template/loader.py",
line 229, in load*
*    self.callback(tmpl)*
*  File "build/bdist.linux-x86_64/egg/trac/web/chrome.py", line 794, in
<lambda>*
*    Translator(translation.get_translations()).setup(template))*
*AttributeError: 'Translator' object has no attribute 'setup'*

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to