PetitTournesol / Edgeware

Elsavirus inspired fetishware, built from the ground up to use interchangeable packages for better user experience.
MIT License
132 stars 97 forks source link

getting this no clue how to fix it #57

Open suavekai opened 1 year ago

suavekai commented 1 year ago

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

suavekai commented 1 year ago

i fixedf the first issue but now getting white circles

polpokpol commented 1 year ago

pip uninstall Pillow pip install Pillow==9.5.0

or

replace ANTIALIAS with LANCZOS