[reportlab-users] Problem with RML_UserGuide_1_0.pdf generation?
David P. Nesbitt
reportlab-users@reportlab.com
Tue, 23 Jul 2002 14:40:34 -0700
Good People,
Just an FYI. When I downloaded and installed the evaluation package,
there was a problem. The shortcut to the RML_UserGuide_1_0.pdf is
invalid. The document does not exist. Here is the Post_Install_Log.txt
file. I have since pulled the document directly from the website, but I
thought I would let you know about the problem in case it is not
specific to my situation. Does it assume there is a tmp directory
somewhere?
Best Regards,
Dave
################ Tue Jul 23 18:58:35 2002: start ..\..\..\python.exe
genuserguide.py --outdir=3D..\..\..\Doc
Built story contains 1208 flowables...
Saved "..\..\..\Doc\userguide.pdf"
################ Tue Jul 23 18:58:41 2002: finished
################ Tue Jul 23 18:58:41 2002: start ..\..\..\python.exe
gen_rmluserguide.py
################ Tue Jul 23 18:59:06 2002: finished
################ Tue Jul 23 18:59:06 2002: start .\rml2pdf.exe
.\rlextra\pageCatcher\PageCatchIntro.rml --outdir=3D.\Doc
################ Tue Jul 23 18:59:07 2002: finished
################ Tue Jul 23 18:59:07 2002: start .\rml2pdf.exe
.\rlextra\preppy\preppyspec.rml --outdir=3D.\Doc
################ Tue Jul 23 18:59:08 2002: finished
################ Tue Jul 23 18:59:08 2002: start .\pythonpoint.exe
--outdir=3D.\Doc .\reportlab\tools\pythonpoint\demos\pythonpoint.xml
Traceback (most recent call last):
File "<string>", line 2, in ?
File "_p:reportlab\tools\pythonpoint\pythonpoint.py", line 1039, in
main
File "_p:reportlab\tools\pythonpoint\pythonpoint.py", line 923, in
process
File "_p:reportlab\tools\pythonpoint\pythonpoint.py", line 927, in
_process
IOError: [Errno 2] No such file or directory: '/tmp/pp_dbg.txt'
################ Tue Jul 23 18:59:08 2002: finished
################ Tue Jul 23 18:59:08 2002: start ..\..\python.exe
runAll.py
........................................................................
...........E........
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
ERROR: Test if pythonpoint.pdf can be created from pythonpoint.xml.
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\Program
Files\ReportLab\Demo\reportlab\test\test_tools_pythonpoint.py", line 20,
in test1
pythonpoint.process(xml, outDir=3DoutDir, verbose=3D0)
File "_p:reportlab\tools\pythonpoint\pythonpoint.py", line 923, in
process
File "_p:reportlab\tools\pythonpoint\pythonpoint.py", line 927, in
_process
IOError: [Errno 2] No such file or directory: '/tmp/pp_dbg.txt'
----------------------------------------------------------------------
Ran 92 tests in 16.634s
FAILED (errors=3D1)
################ Tue Jul 23 18:59:26 2002: finished