Closed morpheusthewhite closed 5 years ago
Make sure you are using a supported version of Python (post here your python version (python --version
))
You can try to reinstall pillow by
pip uninstall pillow
pip install pillow
yup thank you it solve the problem
AttributeError: module 'PIL' has no attribute 'Image'
Originally posted by @movie3105 in https://github.com/dBeker/Faster-RCNN-TensorFlow-Python3/issues/87#issuecomment-519037997