29 Mar
2000
29 Mar
'00
3:06 p.m.
Bear in mind you may have two pythons running on your machine.. the 'normal' python that appears when you type 'python' at the command line, as well as the python that zope installs. It may be that PIL is only in the path of the former and not the latter. Cheers, Andy.
-----Original Message----- From: dueckert@iis.fhg.de [mailto:dueckert@iis.fhg.de] Sent: Wednesday, March 29, 2000 8:48 AM To: andy.smith@iname.com; zope@zope.org Subject: pil + poll
Hi,
I installed poll product without installing PIL before. I created a poll an decided that I also want piecharts. I installed PIL and it works in python (I tried >>>>import Image).
When I look at my poll I can see no piecharts. What is the problem?
Best Regards Simon