aws / aws/sagemaker-python-sdk

AttributeError: module 'sagemaker' has no attribute 'Session'

Closed
#5,336 2 comments 0 reactions 0 assignees View on GitHub
component: pysdk-team type: bug
Dominant language
Python
Stars
2.3k
Forks
1.3k
Avg merge
1d 22h
Merged PRs (30d)
35

Description

你好 我尝试sagemaker jupyter notebook。

%pip install --quiet --upgrade transformers datasets sagemaker s3fs
import sagemaker
sess = sagemaker.Session()
发现就不可以,报错
AttributeError: module 'sagemaker' has no attribute 'Session'

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.