I tried to install this on Python 3.13, but I encountered the same problem as follows: https://github.com/python-pillow/Pillow/issues/8089 The cause is `Pillow==9.5.0` in its dependency does not support Python 3.13. Please update to `Pillow>=11.0.0` may solve this.