aws / aws/sagemaker-python-sdk

'LocalSagemakerClient' object has no attribute 'describe_user_profile'

Đang mở
#4,417 0 bình luận 0 reaction 1 người được giao Được @nargokul nhận Xem trên GitHub
component: pysdk-team type: bug
Ngôn ngữ chính
Python
Star
2.3k
Fork
1.3k
Merge trung bình
1 ngày 22 giờ
Pull request đã merge (30 ngày)
35

Mô tả

**Describe the bug**
I was trying to build and run a local sagemaker pipeline. See attached file.
[local_pipe_step_deco.md](https://github.com/aws/sagemaker-python-sdk/files/14205980/local_pipe_step_deco.md)

I tried to run it from a console as a script and from a notebook. Both runs resulted in same error:
AttributeError: 'LocalSagemakerClient' object has no attribute 'describe_user_profile'

So I looked inside the code definition: https://github.com/aws/sagemaker-python-sdk/blob/87d661a8caff9c0671bce183000be6133d9103b9/src/sagemaker/local/local_session.py#L56
and, indeed, didn't find any attributes or functions with the name 'describe_user_profile'.

**System information**
- **SageMaker Python SDK version**: 2.203.1
- **Python version**: 3.10
- **CPU or GPU**: ml.m5.large
- **Custom Docker image (Y/N)**: Y

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.