pybind / pybind11

Seamless operability between C++11 and Python
https://pybind11.readthedocs.io/
Other
15.08k stars 2.05k forks source link

external/pybind11/BUILD.bazel:8:11: no such package '@rules_python//python/cc with v2.12.0 on windows #5118

Closed kschmid23 closed 2 months ago

kschmid23 commented 2 months ago

Required prerequisites

What version (or hash if on master) of pybind11 are you using?

2.12.0

Problem description

external/pybind11/BUILD.bazel:8:11: no such package '@rules_python//python/cc': BUILD file not found in directory 'python/cc' of external repository @rules_python using bazel 6

Reproducible example code

I am following the setup  instruction in read me but there is no @rules_python//python/cc, is there a minimum version of bazel?

Is this a regression? Put the last known working version here if it is.

Not a regression

kschmid23 commented 2 months ago

https://rules-python.readthedocs.io/en/latest/toolchains.html