Skip to content

Getting error when trying to install in Kaggle #46

@rohan-paul

Description

@rohan-paul

After running !pip install git+git://github.com/waspinator/pycococreator.git@0.2.0

getting errror

Collecting git+git://github.com/waspinator/pycococreator.git@0.2.0
  Cloning git://github.com/waspinator/pycococreator.git (to revision 0.2.0) to /tmp/pip-req-build-m589ikd6
  Running command git clone --filter=blob:none --quiet git://github.com/waspinator/pycococreator.git /tmp/pip-req-build-m589ikd6
  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.
  error: subprocess-exited-with-error
  
  × git clone --filter=blob:none --quiet git://github.com/waspinator/pycococreator.git /tmp/pip-req-build-m589ikd6 did not run successfully.
  │ exit code: 128
  ╰─> See above for output.
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet git://github.com/waspinator/pycococreator.git /tmp/pip-req-build-m589ikd6 did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions