Skip to content

GitHub no longer supports unauthenticated installation protocol #2764

Closed
@jlazar17

Description

The command for installing via pip no longer works due to changes in security protocols.

Changing the URL to an HTTPS address fixed this issue for me, i.e. pip install git+git://github.com/psf/black->pip install git+https://github.com/psf/black

Activity

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

Metadata

Assignees

No one assigned

    Labels

    T: documentationImprovements to the docs (e.g. new topic, correction, etc)good first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions