Skip to content

ImportError: cannot import name 'AsyncInferenceConfig' from 'sagemaker_core.resources' #306

@mZoltan05

Description

@mZoltan05

Describe the bug
In version 1.0.36 AsyncInferenceConfig class can not be imported from sagemaker_core.resources, even though it is available in version 1.0.28.

To reproduce
Install version 1.0.36 and try to run from sagemaker_core.resources import AsyncInferenceConfig.

Expected behavior
Successful import.

Screenshots or logs

Image

Bug information
A description of your system. Please provide:

  • SageMaker Core version: 1.0.36
  • Python version: 3.12.9
  • Is the issue with autogen code or with generate code ?:

Additional context
.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions