Closed cmahnke closed 3 months ago
File "/Users/cmahnke/projects/StereoscoPy/stereoscopy/__init__.py", line 370, in resize image = image.resize(re_size, Image.ANTIALIAS) AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS'
This has changed with Pillow 10, see https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#constants
This has changed with Pillow 10, see https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#constants