imagetext-py
imagetext-py copied to clipboard
Package can't be installed in Python 3.13+
I tried to install this lib throught uv and got this error
error: Distribution `imagetext-py==2.1.3 @ registry+https://pypi.org/simple` can't be installed because it doesn't have a source distribution or wheel for the current platform
hint: You're using CPython 3.13 (`cp313`), but `imagetext-py` (v2.1.3) only has wheels with the following Python ABI tag: `cp311`
Here i assume the wheel package haven't included python 3.13 and 3.14 yet. So i hope you can update it. Thank you in advanced