jarun / imgp

:camera_flash: Fast batch image resizer and rotator
GNU General Public License v3.0
1.03k stars 50 forks source link

Error #59

Open blogdemoi opened 3 months ago

blogdemoi commented 3 months ago

Hi,

I installed on my Manjaro using Aur and I have this error when I use Imgp:

imgp                         
Traceback (most recent call last):
File "/usr/bin/imgp", line 54, in <module>
png_ip = PIL.Image.ANTIALIAS  # default interpolation for PNG

What could be wrong?

Thank you.