Skip to content

Can't install sagemaker library due to incompatibilities  #200

Description

@pcolazurdo

Trying to run pip install sagemaker as of vv2.198.1 produces the following error:

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
sagemaker-sklearn-container 2.0 requires boto3==1.28.57, but you have boto3 1.34.32 which is incompatible.
sagemaker-sklearn-container 2.0 requires botocore<1.32.0,>=1.31.57, but you have botocore 1.34.32 which is incompatible.

As a workaround, going back to version sagemaker==2.197.0 seems to work, but this disable some new features.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions