Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation problems #267

Open
baobabprince opened this issue Apr 24, 2022 · 0 comments
Open

Installation problems #267

baobabprince opened this issue Apr 24, 2022 · 0 comments

Comments

@baobabprince
Copy link

Unable to install calour from github. Probably because github change the cloning protocol. Here are the output.

pip install git+git://github.com/biocore/calour.git

Collecting git+git://github.com/biocore/calour.git
  Cloning git://github.com/biocore/calour.git to /tmp/pip-req-build-lsza8h57
  Running command git clone -q git://github.com/biocore/calour.git /tmp/pip-req-build-lsza8h57
  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/biocore/calour.git. Command errored out with exit status 128: git clone -q git://github.com/biocore/calour.git /tmp/pip-req-build-lsza8h57 Check the logs for full command output.
ERROR: Command errored out with exit status 128: git clone -q git://github.com/biocore/calour.git /tmp/pip-req-build-lsza8h57 Check the logs for full command output.
ps1_fortune:2: command not found: fortune                

I succeeded to install it with clone it to the computer (with gh repo clone biocore/calour; python calour/setup.py install) and install the dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant