skip to Main Content

Issue with numpy dependency when building docker image

I am trying to create a Sagemaker endpoint for model inference using the Build your own algorithm container (https://sagemaker-examples.readthedocs.io/en/latest/advanced_functionality/scikit_bring_your_own/scikit_bring_your_own.html) but am having an issue when installing Numpy in the creation of the image. We've already previously have gotten it to…

VIEW QUESTION
Back To Top
Search