Skip to content

Release of urllib3 version 2 broke anaconda-client #24042

@charris

Description

@charris

See anaconda/anaconda-client#654. The temporary fix seems to be something like

          # release of urllib3 >=2 broke anaconda-client
          conda install -y anaconda-client 'urllib3<2.0.0'

I'm currently testing this with the 1.24.4 release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions