2 Answers
- Newest
- Most votes
- Most comments
0
Hi gdaley,
Thanks for using Amazon SageMaker!
We are seeing the following exception when creating your endpoint:
OCI runtime create failed: container_linux.go:370: starting container process caused: exec: "python": executable file not found in $PATH: unknown"
This is related to the python path ENTRYPOINT setup in Dockerfile. Please check your Python path setup is the same as https://docs.aws.amazon.com/sagemaker/latest/dg/build-multi-model-build-container.html
To help you resolve the issue faster, you can create a support case with AWS at https://console.aws.amazon.com/support/home#/
Thanks,
Amazon SageMaker
answered 4 years ago
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 5 months ago