Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Error while running on a competitive match #6

Open
Tresillo2017 opened this issue Jul 30, 2023 · 1 comment
Open

Error while running on a competitive match #6

Tresillo2017 opened this issue Jul 30, 2023 · 1 comment

Comments

@Tresillo2017
Copy link

Traceback (most recent call last): File "G:\ggsheet\main.py", line 31, in main builder.build_image() File "G:\ggsheet\src\image_builder.py", line 471, in build_image self.draw_header_footer() File "G:\ggsheet\src\image_builder.py", line 369, in draw_header_footer self.__draw_image(image,new_img) File "G:\ggsheet\src\image_builder.py", line 496, in __draw_image new_img = new_img.resize((new_width,new_height),Image.ANTIALIAS) ^^^^^^^^^^^^^^^ AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS'

@aaron-sc
Copy link

aaron-sc commented May 1, 2024

I also have this issue!

AttributeError: module 'PIL.Image' has no attribute 'ANTIALIAS'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants