When building ONNX 1.18.0 wheels in containerized environments, cmake fails because it uses the system Python ( = 3.9.21) instead of the runtime Python version (3.12 ...