Does import PIL
work in the python shell? On 08/02/2010 09:05 PM, Markus1004 wrote:
I installed the latest versions of mwlib (0.12.13), mwlib.rl(0.12.5) and mwlib.ext (0.12.3) using easy_install. When trying to list the writers using # mw-render --list-writers I get rl<NOT LOADABLE: No module named PIL> xhtml XHTML 1.0 Transitional odf OpenDocument Text docbook<NOT LOADABLE: No module named lxml> As far as I understood, I need 'rl' and hence PIL to create pdf-files. I checked, that PIL was installed and even installed an upgrade to PIL 1.1.7, but that didn't help. I am using RHEL 5.4, installed Python 2.6 and made sure, that 2.6. is used by mwlib etc. what am I doing wrong? - Markus
-- volker haas brainbot technologies ag fon +49 6131 2116394 boppstraße 64 fax +49 6131 2116392 55118 mainz [email protected] http://www.brainbot.com/ -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
