PetitTournesol / Edgeware

Elsavirus inspired fetishware, built from the ground up to use interchangeable packages for better user experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting this no clue how to fix it

suavekai opened this issue · comments

CRITICAL:failed to start popup
module 'PIL.Image' has no attribute 'ANTIALIAS'

i fixedf the first issue but now getting white circles

pip uninstall Pillow
pip install Pillow==9.5.0

or

replace ANTIALIAS with LANCZOS