python-image-averaging
python-image-averaging copied to clipboard
import Image Error
I'd like to suggest modifying line 15 to read:
from PIL import Image
Was getting a module error until I made the change.