The current pillow version is giving me divide by zero error
Link Copied
Hi Bhargav,
You can install pillow 6.2.0 with the below command.
pip install Pillow==6.2.0
If the issue persists could you please share with us the code which throws the "divide by zero error" and the python version you are using.
Arun
For more complete information about compiler optimizations, see our Optimization Notice.