[reportlab-users] Installation problem reportlab.pdfgen.canvas on Python 2.3

Robin Becker reportlab-users@reportlab.com
Sat, 21 Aug 2004 17:49:47 +0100


Brian Ray wrote:
> 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? 
> 

.....
I'm not all that familiar with Darwin vs Python vs setup, but we have no 
problem in general with 2.3.

For a client we built an embedded Darwin version of reportlab, but I 
think that was with 2.2. We didn't start from the Mac version of Python 
though.

Did any shared libraries get built by the setup? Our stuff should run 
without the accelerators at least for simple use.
-- 
Robin Becker