astronot Posted December 16, 2017 Posted December 16, 2017 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 Quote
Krydos Posted December 17, 2017 Posted December 17, 2017 Which version of python are you using? Quote
astronot Posted December 17, 2017 Author Posted December 17, 2017 Thanks for your answer. I am using version 2.7 (#!/usr/bin/python2.7) on Johnny server. Quote
Krydos Posted December 17, 2017 Posted December 17, 2017 Pillow 4.3.0 has been installed on Johnny python 2.7 https://krydos2.heliohost.org/cgi-bin/modules27.py Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.