I am getting following error:
raise ImportError('PILKit was unable to import the Python Imaging Library. Please confirm it's installed and available on your current Python path.') ImportError: PILKit was unable to import the Python Imaging Library. Please confirm it's installed and available on your current Python path.
You have to install PIL or pillow, try:
pip install pillow
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With