Ticket #13 (closed defect: fixed)
ImportError: No module named genshi.template
| Reported by: | guest | Owned by: | nicoe |
|---|---|---|---|
| Priority: | major | Component: | Relatorio Core |
| Keywords: | Cc: | guest |
Description
Forwarded from https://bugs.tryton.org/roundup/issue898 and
http://tryton.origo.ethz.ch/node/121#comment-193
Installation of trytond on an OpenSuse?11.1
z60m:/home/axel #easy_install --prefix=/usr trytond
Searching for trytond
Reading http://pypi.python.org/simple/trytond/
Reading http://www.tryton.org/
Reading http://downloads.tryton.org/1.0/
Best match: trytond 1.0.3
Downloading http://downloads.tryton.org/1.0/trytond-1.0.3.tar.gz
.....
File "/usr/lib/python2.6/site-packages/setuptools-0.6c9-py2.6.egg/setuptools/sandbox.py", line 29, in <lambda>
File "setup.py", line 2, in <module>
#This file is part of Tryton. The COPYRIGHT file at the top level of
File "/tmp/easy_install-eh_4EG/relatorio-0.5.0/relatorio/init.py", line 12, in <module>
File "/tmp/easy_install-eh_4EG/relatorio-0.5.0/relatorio/reporting.py", line 26, in <module>
ImportError?: No module named genshi.template
