Skip to content
This repository was archived by the owner on Jul 18, 2022. It is now read-only.
This repository was archived by the owner on Jul 18, 2022. It is now read-only.

Error when running PIP Install #59

@StormsHalted

Description

@StormsHalted

Hi,

I get this error when trying to run:

pip install git+git://github.com/GMLC-TDC/helics-cli.git@main

Collecting git+git://github.com/GMLC-TDC/helics-cli.git@main
Cloning git://github.com/GMLC-TDC/helics-cli.git (to revision main) to /tmp/pip-req-build-47zahdil
Running command git clone -q git://github.com/GMLC-TDC/helics-cli.git /tmp/pip-req-build-47zahdil
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
WARNING: Discarding git+git://github.com/GMLC-TDC/helics-cli.git@main. Command errored out with exit status 128: git clone -q git://github.com/GMLC-TDC/helics-cli.git /tmp/pip-req-build-47zahdil Check the logs for full command output.
ERROR: Command errored out with exit status 128: git clone -q git://github.com/GMLC-TDC/helics-cli.git /tmp/pip-req-build-47zahdil Check the logs for full command output.

Any solutions?

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