[reportlab-users] import of playtypus.ListFlowable and ListItem fails

Werner Thie werner at thieprojects.ch
Thu Dec 15 07:34:20 EST 2011


Hi all

just installed a daily build Version="2.5.20111214204004" on MSW and
tried to run genAll.py in docs.

genuserguide.py fails when trying to build chapter six (ch6_tables.py) with

"C:\Python27\python.exe" genuserguide.py
Traceback (most recent call last):
File "genuserguide.py", line 104, in <module>
main()
File "genuserguide.py", line 102, in main
run(pagesize, verbose,outDir)
File "genuserguide.py", line 53, in run
exec open_and_read(f+'.py',mode='t') in G, G
File "<string>", line 5, in <module>
ImportError: cannot import name ListFlowable

What am I missing? I suppose this should work out of the box, the other
two documents

reportlab-graphics-reference.pdf
reportlab-reference.pdf

are just building ok

Thxs, Werner


More information about the reportlab-users mailing list