You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import cohere_aws
Traceback (most recent call last):
File "", line 1, in
File "/home/ubuntu/AWS_learnings/cohere-aws/cohere_aws/init.py", line 1, in
from .client import Client
File "/home/ubuntu/AWS_learnings/cohere-aws/cohere_aws/client.py", line 12, in
from sagemaker.s3 import S3Downloader, S3Uploader, parse_s3_url
ModuleNotFoundError: No module named 'sagemaker.s3'