Skip to content

[BUG]: Regression when using scikit build tools and nanobind #982

@ASKabalan

Description

@ASKabalan

Problem description

Hello,

I am working on the S2FFT project
I found a regression introduced with the 2.6 nanobind

CMake Error at /tmp/pip-build-env-8i1_7_by/overlay/lib/python3.11/site-packages/nanobind/cmake/nanobind-config.cmake:32 (message):
You must set tool.scikit-build.wheel.py-api to 'cp312' or later when using
scikit-build-core with nanobind.
Call Stack (most recent call first):
CMakeLists.txt:37 (find_package)

wheel.py-api = "cp312" is correctly set in the pyproject

Is there any work around

Reproducible example code

pip install git+https://github.com/astro-informatics/s2fft

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