Skip to content

No wheels for Python3.13 #2436

@david-cortes-intel

Description

@david-cortes-intel

The PyPI page mentions that supported python versions are >=3.9, <3.14:

Image

The setup.py file also appears to suggest this:

dpnp/setup.py

Line 86 in 5a9daef

python_requires=">=3.9,<3.14",

Yet, there are no wheels available for python=3.13, nor conda binaries:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions