**Describe the bug** ImportError: cannot import name 'get_image_uri' **To reproduce** from sagemaker import get_image_uri **Expected behavior** no error
Describe the bug
ImportError: cannot import name 'get_image_uri'
To reproduce
from sagemaker import get_image_uri
Expected behavior
no error