rr- / szurubooru

Image board engine, Danbooru-style.
GNU General Public License v3.0
664 stars 173 forks source link

Can't build the server on debian 12 #632

Open magicalgirlsunite opened 5 months ago

magicalgirlsunite commented 5 months ago

docker compose build server

this fails to build everytime and gives this error that I can't seem to get past

159.5 Failed to build pillow-avif-plugin 159.5 ERROR: Could not build wheels for pillow-avif-plugin which use PEP 517 and cannot be installed directly

G1org1owo commented 5 months ago

If you haven't tried it yet, I'd suggest running

$ pip install --upgrade pip setuptools wheel

and then trying to build again.

magicalgirlsunite commented 1 week ago

Tried that but it didn't work, found a work around but just using debian 11 for now also lets it work