Closed
Description
Hi Ben, I encountered a problem using pip install to install requirements with Python 3.12.
Using cached lanarky-0.7.16-py3-none-any.whl.metadata (6.7 kB)
ERROR: Ignored the following versions that require a different python version: 0.55.2 Requires-Python <3.5; 0.8.0 Requires-Python >=3.9,<3.12; 0.8.1 Requires-Python >=3.9,<3.12; 0.8.2 Requires-Python >=3.9,<3.12; 0.8.3 Requires-Python >=3.9,<3.12; 0.8.4 **Requires-Python >=3.9,<3.12**
ERROR: Could not find a version that satisfies the requirement ray[serve]>=2.6.3 (from versions: none)
ERROR: No matching distribution found for ray[serve]>=2.6.3
With Python 3.11, the installation of requirements works fine.
Metadata
Metadata
Assignees
Labels
No labels