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
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.
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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now