amazon-sagemaker-clip-search icon indicating copy to clipboard operation
amazon-sagemaker-clip-search copied to clipboard

Which is the last known version of the SageMaker SDK working?

Open pdifranc opened this issue 1 year ago • 1 comments

I have an import error with the sagemaker SDK.. Could you please let me know which one was the latest working version?

pdifranc avatar Jun 19 '23 08:06 pdifranc

after destroying and recreating the Data Science KernelApp, I have commented out

#%pip install -qU aiobotocore

and with the sagemaker SDK version 2.145.0 the notebook sample worked. Might be a good idea to pin the sagemaker SDK version to make sure we have a smooth experience.

and btw - this is a great sample :)

pdifranc avatar Jun 19 '23 09:06 pdifranc