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

When I install the program, I encounter this problem, how can I solve it? #5

Closed
ChhR00 opened this issue Feb 3, 2022 · 1 comment
Closed

Comments

@ChhR00
Copy link

ChhR00 commented Feb 3, 2022

root@hwsrv-895435:~# pip3 install git+https://github.com/EntySec/CamOver.git
Collecting git+https://github.com/EntySec/CamOver.git
Cloning https://github.com/EntySec/CamOver.git to /tmp/pip-req-build-zchrgnp4
Running command git clone -q https://github.com/EntySec/CamOver.git /tmp/pip-req-build-zchrgnp4
fatal: unable to access 'https://github.com/EntySec/CamOver.git/': Could not resolve host: github.com
ERROR: Command errored out with exit status 128: git clone -q https://github.com/EntySec/CamOver.git /tmp/pip-req-build-zchrgnp4 Check the logs for full command output.

@enty8080
Copy link
Member

enty8080 commented Feb 3, 2022

@ChhR00 Use this command

pip3 install git+https://github.com/EntySec/CamOver

No .git at the end.

@enty8080 enty8080 closed this as completed Feb 3, 2022
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

2 participants