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

failed to install cocoapi using git in my conda enviroment #679

Open
alisha143 opened this issue Oct 25, 2024 · 0 comments
Open

failed to install cocoapi using git in my conda enviroment #679

alisha143 opened this issue Oct 25, 2024 · 0 comments

Comments

@alisha143
Copy link

!pip install -r requirements.txtCollecting git+https://github.com/cocodataset/cocoapi.git#subdirectory=PythonAPI (from -r requirements.txt (line 13))
Cloning https://github.com/cocodataset/cocoapi.git to c:\users\administrator\appdata\local\temp\pip-req-build-r8dbflop
Running command git clone --filter=blob:none --quiet https://github.com/cocodataset/cocoapi.git 'C:\Users\Administrator\AppData\Local\Temp\pip-req-build-r8dbflop'
fatal: unable to access 'https://github.com/cocodataset/cocoapi.git/': Empty reply from server
error: subprocess-exited-with-error

git clone --filter=blob:none --quiet https://github.com/cocodataset/cocoapi.git 'C:\Users\Administrator\AppData\Local\Temp\pip-req-build-r8dbflop' 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/cocodataset/cocoapi.git 'C:\Users\Administrator\AppData\Local\Temp\pip-req-build-r8dbflop' 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.

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