Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(906)

Issue 9900043: relatorio: Add support for Python 3 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by ced
Modified:
10 years, 9 months ago
Reviewers:
yangoon
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Fix missing file -> open #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -64 lines) Patch
M CHANGES View 1 chunk +1 line, -0 lines 0 comments Download
M MANIFEST.in View 1 chunk +4 lines, -0 lines 0 comments Download
M examples/common.py View 1 chunk +1 line, -1 line 0 comments Download
M examples/demo_chart.py View 1 chunk +4 lines, -4 lines 0 comments Download
M examples/demo_context.py View 1 chunk +1 line, -1 line 0 comments Download
M examples/demo_odf.py View 4 chunks +7 lines, -7 lines 0 comments Download
M examples/demo_repository.py View 1 1 chunk +1 line, -1 line 0 comments Download
M relatorio/templates/base.py View 2 chunks +0 lines, -12 lines 0 comments Download
M relatorio/templates/opendocument.py View 10 chunks +25 lines, -14 lines 0 comments Download
M relatorio/tests/test_odt.py View 9 chunks +21 lines, -20 lines 0 comments Download
M setup.py View 4 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 7
ced
10 years, 11 months ago (2013-05-31 16:25:32 UTC) #1
ced
10 years, 11 months ago (2013-05-31 16:33:31 UTC) #2
yangoon
10 years, 11 months ago (2013-05-31 18:38:41 UTC) #3
yangoon
I think it will be best to go through step by step. 1) In a ...
10 years, 10 months ago (2013-06-20 15:11:21 UTC) #4
ced
On 2013/06/20 15:11:21, yangoon wrote: > I think it will be best to go through ...
10 years, 10 months ago (2013-06-20 17:52:10 UTC) #5
yangoon
On 2013/06/20 17:52:10, ced wrote: > On 2013/06/20 15:11:21, yangoon wrote: > > I think ...
10 years, 10 months ago (2013-06-20 18:14:46 UTC) #6
ced
10 years, 10 months ago (2013-06-20 19:02:51 UTC) #7
On 2013/06/20 18:14:46, yangoon wrote:
> On 2013/06/20 17:52:10, ced wrote:
> > On 2013/06/20 15:11:21, yangoon wrote:
> > > I think it will be best to go through step by step.
> > 
> > You simply did not install the package.
> 
> ??
> 
> mathiasb@obelix:~/.virtualenvs$ pip install relatorio
> Requirement already satisfied (use --upgrade to upgrade): relatorio in
> ./venv_33_relatorio/lib/python3.3/site-packages
> Requirement already satisfied (use --upgrade to upgrade): Genshi>=0.5 in
> ./venv_33_relatorio/lib/python3.3/site-packages (from relatorio)
> Requirement already satisfied (use --upgrade to upgrade): lxml>=2.0 in
> ./venv_33_relatorio/lib/python3.3/site-packages (from relatorio)
> Cleaning up...

So don't run the code from archive but the one installed.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b