As the subject line states, I'm trying to install 1.6.2 from the binary rpm and I'm getting errors durring the post installation script phase. Here are the errors:
D: running postinstall scripts (if any)
+ python /usr/lib/python/compileall.py /usr/lib/python/site-packages/PyPlucker
File "/usr/lib/python/site-packages/PyPlucker/JIUImageParser.py", line 34
jimage = java.awt.Toolkit.getDefaultToolkit().createImage(jarray.array([ord(x) for x in data], 'b'))
^
SyntaxError: invalid syntax
in case the font isn't monospaced, the "^" is under the "r" in "for" .
Since I'm not python literate, I can't determine what my next course of action is. Is this a legit bug or is this related to the fact that I'm running an old python (version 1.5.2)?
regards, michael.
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar � get it now! http://toolbar.msn.com/go/onm00200415ave/direct/01/
_______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

