Hi,
I got the below error when installing it. Any suggestions? Thanks!
mac:prow-test-results-classfier jianzhang$ pip install --upgrade git+git://github.com/loadtheaccumulator/glusto.git
Collecting git+git://github.com/loadtheaccumulator/glusto.git
Cloning git://github.com/loadtheaccumulator/glusto.git to /private/var/folders/2c/4whhm34n7892mf9l2j02cf480000gn/T/pip-req-build-8wdx77jy
Running command git clone -q git://github.com/loadtheaccumulator/glusto.git /private/var/folders/2c/4whhm34n7892mf9l2j02cf480000gn/T/pip-req-build-8wdx77jy
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/loadtheaccumulator/glusto.git. Command errored out with exit status 128: git clone -q git://github.com/loadtheaccumulator/glusto.git /private/var/folders/2c/4whhm34n7892mf9l2j02cf480000gn/T/pip-req-build-8wdx77jy Check the logs for full command output.
ERROR: Command errored out with exit status 128: git clone -q git://github.com/loadtheaccumulator/glusto.git /private/var/folders/2c/4whhm34n7892mf9l2j02cf480000gn/T/pip-req-build-8wdx77jy Check the logs for full command output.
WARNING: You are using pip version 21.0.1; however, version 22.0.4 is available.
You should consider upgrading via the '/usr/local/opt/python@3.9/bin/python3.9 -m pip install --upgrade pip' command.
Hi,
I got the below error when installing it. Any suggestions? Thanks!