I got this problem and I have read some solution about installing the modules before using it, and I did that, I install the modules, but yet this message appear to me " No module named 'PIL' in Python".
from PIL import ImageTk
from sqlalchemy import create_engine
from sqlalchemy.exc import SQLAlchemyError