SAM build failed. Error: PythonPipBuilder:Validation – Binary validation failed for python. Did not satisfy constraints for runtime: python3.12
Context: I’m using Windows 11. I created a SAM application using sam init
command –> AWS quick start templates –> Hello World. I used Python 3.12 and zip options. The default app gets created fine. I didn’t change anything in the app. sam validate
works fine. I’m using VS Code and installed all required extensions.