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

I am trying to install detection b following the official tutorial but... #5340

Open
Sher10ckfly opened this issue Aug 4, 2024 · 3 comments
Labels
documentation Problems about existing documentation or comments

Comments

@Sher10ckfly
Copy link

Running command git clone --filter=blob:none --quiet https://github.com/facebookresearch/detectron2.git /private/var/folders/sh/68p0y75x3qj6bmf4by8cqpc80000gn/T/pip-req-build-b7g7kjfd
fatal: unable to access 'https://github.com/facebookresearch/detectron2.git/': Failed to connect to github.com port 443 after 75014 ms: Couldn't connect to server
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/facebookresearch/detectron2.git /private/var/folders/sh/68p0y75x3qj6bmf4by8cqpc80000gn/T/pip-req-build-b7g7kjfd 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/facebookresearch/detectron2.git /private/var/folders/sh/68p0y75x3qj6bmf4by8cqpc80000gn/T/pip-req-build-b7g7kjfd 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.

@Sher10ckfly Sher10ckfly added the documentation Problems about existing documentation or comments label Aug 4, 2024
@Sher10ckfly
Copy link
Author

Failed building wheel for detectron2,I tried again and it says

@zhi-xuan-chen
Copy link

Hello!I also meet this problem, do you solve it now?

@lawrence-fw
Copy link

lawrence-fw commented Oct 25, 2024

First do this recommended here:
git config --global --unset http.proxy
git config --global --unset https.proxy

Then try this guide: https://dev.to/reckon762/how-to-install-detectron2-on-windows-3hil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Problems about existing documentation or comments
Projects
None yet
Development

No branches or pull requests

3 participants