The PyPI page mentions that supported python versions are >=3.9, <3.14:  The `setup.py` file also appears to suggest this: https://github.com/IntelPython/dpnp/blob/5a9daefde2a1be19b5ea6056e9951383fb96a37b/setup.py#L86 Yet, there are no wheels available for python=3.13, nor conda binaries: 
The PyPI page mentions that supported python versions are >=3.9, <3.14:
The
setup.pyfile also appears to suggest this:dpnp/setup.py
Line 86 in 5a9daef
Yet, there are no wheels available for python=3.13, nor conda binaries: