-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
When I try to import sagemaker I receive the error "Attribute Error: module 'botocore' has not attribute 'loaders'". I've made sure that botocore and sagemaker are both up-to-date but still nothing. I have also ran from botocore import loaders and no error occured which tells me that botocore does contain the attribute loaders. Not sure what could be going on does anyone have an idea?