Skip to content

Installation with pip==23.1 gives PyYAML error #21

@ivan-khvostishkov

Description

@ivan-khvostishkov

The newest version of pip produces unstable results, e.g., sagemaker-ssh-helper may fail to install in some SageMaker Studio kernels with the following error:

ERROR: Cannot uninstall ‘PyYAML’

The current workaround is to downgrade pip to the previous version:

pip install pip=23.0.1

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