aws / aws/sagemaker-python-sdk

'LocalSagemakerClient' object has no attribute 'describe_user_profile'

Aperta
#4,417 0 commenti 0 reazioni 1 assegnatario Rivendicata da @nargokul Vedi su GitHub
component: pysdk-team type: bug
Lingua principale
Python
Stelle
2.3k
Fork
1.3k
Merge medio
1g 22h
PR unite (30g)
35

Descrizione

**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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.