aws / aws/sagemaker-python-sdk
AttributeError: module 'sagemaker' has no attribute 'Session'
Closed
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
Assessment
This issue has not been assessed yet.