Hello, I am currently using Python in a cron job and I have the folllowing error when trying to use PIL library: ImportError: No module named PIL Is it possible to use PIL, or is there any alternative for creating bitmaps ? Thanks in advance for your reply. Philippe