Invalid Build Tag
Describe the bug
Expected behavior
Installing the llama_cpp_python-0.3.5-cp313-cp313-linux_amd64-noavx.whl wheel should succeed without any “invalid build tag” errors, and the package should be importable in Python 3.13.
I think https://www.python.org/dev/peps/pep-0425/ is violated by the naming of the wheel.
Logs
Unable to install package https://github.com/acon96/home-llm/releases/download/v0.3.8/llama_cpp_python-0.3.5-cp313-cp313-linux_amd64-noavx.whl: error: The wheel filename "llama_cpp_python-0.3.5-cp313-cp313-linux_amd64-noavx.whl" has an invalid build tag: must start with a digit
Getting the same Error
ERROR (SyncWorker_4) [homeassistant.util.package] Unable to install package https://github.com/acon96/home-llm/releases/download/v0.3.8/llama_cpp_python-0.3.5-cp313-cp313-linux_amd64-noavx.whl: error: The wheel filename "llama_cpp_python-0.3.5-cp313-cp313-linux_amd64-noavx.whl" has an invalid build tag: must start with a digit
closing as fixed since I haven't heard back since the last release