PML Errors

error in line 0: Traceback (innermost last):
  File "/home/gerardi/Desktop/work/pisa/sx/pisa2/pml.py", line 365, in __init__
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/doctemplate.py", line 1036, in build
    self.handle_flowable(flowables)
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/doctemplate.py", line 892, in handle_flowable
    if frame.add(f, canv, trySplit=self.allowSplitting):
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/frames.py", line 167, in _add
    w, h = flowable.wrap(aW, h)
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/para.py", line 1272, in wrap
    laststate, heightused) = p.format(availableWidth, availableHeight, program, leading)
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/para.py", line 158, in format
    usedIndent, maxLength, justStrings) = self.fitLine(remainder, maxwidth)
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/para.py", line 452, in fitLine
    raise ValueError("op must be string, float, instance, or tuple "+repr(opcode))
 ValueError: op must be string, float, instance, or tuple u'spirito '

PML Sourcecode

        
                
        








<document author="spirito gmbh" format="a4">

    

    <fontembed
        afm="/pdft/DINLt___.afm"
        pfb="/pdft/DINLt___.pfb"
        name="DIN-Light">
    <fontembed
        afm="/pdft/DINMd___.afm"
        pfb="/pdft/DINMd___.pfb"
        name="DIN-Medium">

    <style type="text/css">
    <!--

        .default {
            font-family: DIN-Light;
        }

        p {
            font-family: DIN-Light;
        }

        li {
            font-family: DIN-Light;
        }

        ul {
            font-family: DIN-Light;
        }

        div {
            font-family: DIN-Light;
        }

        strong {
            font-family: DIN-Medium;
        }

        h1 {
            font-family: DIN-Medium;
            font-size: 16px;
            margin-top: 8px;
            margin-bottom: 8px;
        }

        h2 {
            font-family: DIN-Medium;
            font-size: 13px;
            margin-top: 8px;
            margin-bottom: 8px;
        }

        a {
            font-family: DIN-Light;
            color: #FF9900;
        }

        .bottom {
            font-family: DIN-Light;
            font-size: 8px;
            color: #555555;
        }

    -->
    </style>

    <template background="/pdft/meta07.pdf">

        <frame box="2,5cm 6,8cm 15cm -4cm" border=0>

        <static box="15cm -1,5cm -2,5cm 5cm">
            <p align="right" class="bottom">
            Seite <pagenumber example="0">
        </static>

        <static box="2,5cm -1,5cm -1cm 5cm">
            <p class="bottom">
                spirito GmbH
                    + Otawistr 19
                    + 47249 Duisburg
                    + Tel: 0203 / 318 77 77
                    + team@spirito.de
                    + www.spirito.de
                <br>
                    Diese Seite wurde automatisch am 19.04.2024
                    mit unserem Produkt "pisa" generiert.
                    http://pisa.by.spirito.de
        </static>

    </template>

    <div id="crumb">
        
<a href="http://www.spirito.de/index.html">spirito</a> / <a href="http://www.spirito.de/pwelba/index.html?idd=6">Thema</a> / <a href="http://www.spirito.de/pwelba/index.html?idd=82">MindNet</a>

    </div>

    
<!-- #BeginEditable "output" -->

<h1>MindNet: Komplexes Wissen visualisieren</h1>
Komplexe und miteinander verknüpfte Wissensbestände lassen sich nur
schwer visuell darstellen. In einer kleinen Designstudie hat sich
spirito dieser Frage angenommen und als Beispiel die bekannte
Online-Enzyklopädie Wikipedia mit einer <a href="http://www.wikipedia.spirito.de" target="_blank">MindNet</a>-Navigation versehen.</p>
<p><img src="http://www.spirito.de/data/mindnet.jpg" alt="Screenshot MindNet" title="" border="0"  class="spirito-image spirito-image-popup"  ></p>
<p>Zur Realisierung der Studie wurde ein Flash-Film programmiert, in
dem jeweils in der Mitte der gesuchte Lexikonbegriff steht und um
diesen Begriff herum bewegen sich frei weitere Begriffe, die damit im
Zusammenhang stehen. Ein Klick auf diese Begriffe stellt wiederum ein
neues Wort in die Mitte und darum herum die jeweiligen Kontexte. Die
Zusammenhänge&nbsp;wurden direkt der online verfügbaren Wikipedia
entnommen. Denkbar ist jedoch auch jeder andere Satz von miteinander in
Verbindung stehenden Informationen, der in Form einer Datenbank
darstellbar ist.</p>
<p>Als sinnvollen Anwendungskontext können wir uns beispielsweise die
verschiedenen - miteinander in Verbindung stehenden - Einträge in einer
Groupware vorstellen oder den Einsatz als visuelle Hilfe bei der
Erschließung von alten Wissensbeständen, die in unklaren Verhältnissen
zueinander stehen.</p>
<h2>Weiterführende Links&nbsp;</h2>

<ul>
<li><a href="http://www.wikipedia.spirito.de">www.wikipedia.spirito.de</a> (Flash-Player notwendig)
</li><li><a href="http://www.wikipedia.de">www.wikipedia.de</a></li></ul>
<!-- #EndEditable --> 


</document>