Skip to content

pip install not working with Python 3.12 #11

Closed
@ChPfisterer

Description

@ChPfisterer

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions