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

Command "git clone -q ssh://[email protected]/epigramai/tfserving-python-predict-client.git /tmp/pip-xIbsiz-build" failed with error code 128 in None #7

Open
dixiematt8 opened this issue May 29, 2018 · 1 comment

Comments

@dixiematt8
Copy link

dixiematt8 commented May 29, 2018

I ran the following command:

pip install git+ssh://[email protected]/epigramai/tfserving-python-predict-client.git

Please make sure you have the correct access rights
and the repository exists.
Command "git clone -q ssh://[email protected]/epigramai/tfserving-python-predict-client.git /tmp/pip-xIbsiz-build" failed with error code 128 in None

@stianlp
Copy link
Contributor

stianlp commented May 30, 2018

Try using pip install git+https://github.com/epigramai/tfserving-python-predict-client.git.

I've seen some issues on cloning and pip installing repos with ssh. All the answers seem to involve some ssh magic, but they rarely work... Don't know why.

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