[reportlab-users] Installation problem reportlab.pdfgen.canvas on Python 2.3
Brian Ray
reportlab-users@reportlab.com
Sat, 21 Aug 2004 10:32:57 -0500
Ran setup without problems. Am unable to generate documentation. Narrowed it
down to this:
.>>> import reportlab.pdfgen
.>>> import reportlab.pdfgen.canvas
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort trap
I'm on:
reportlab-1_19
Python 2.3
Darwin Kernel Version 7.5.0
Also built from darwinport, but the result is the same.
Does report lab run on 2.3? Any ideas?