报错:

  × git clone --filter=blob:none --quiet https://github.com/lvis-dataset/lvis-api.git /tmp/pip-req-build-d3u7v61l 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 https://github.com/lvis-dataset/lvis-api.git /tmp/pip-req-build-d3u7v61l did not run successfully.
│ exit code: 128
╰─> See above for output.

pip install git+https://github.com/lvis-dataset/lvis-api.git

修改为 

pip install git+https://gitclone.com/github.com/lvis-dataset/lvis-api.git

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐