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

image client build error #118

Closed
pwlazy opened this issue Feb 28, 2019 · 2 comments
Closed

image client build error #118

pwlazy opened this issue Feb 28, 2019 · 2 comments

Comments

@pwlazy
Copy link

pwlazy commented Feb 28, 2019

sudo docker build -t tensorrtserver_clients --target trtserver_build --build-arg "BUILD_CLIENTS_ONLY=1" .

then the error is as below

ERROR: no such package '@local_config_cuda//crosstool': The repository could not be resolved

some env information is as below

Docker version 18.09.0, build 4d60db4
tensorrtserver 18.11-py3
cuda 10
cudnn 7.3
cuda Driver Version: 410.48
bazel version : Build label: 0.20.0- (@non-git)

@deadeyegoodwin
Copy link
Contributor

Is there a reason you are using 18.11 branch. The 19.02 branch was just released, can you try with that.

@pwlazy
Copy link
Author

pwlazy commented Mar 1, 2019

i tried the the 19.02 branch, it works, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants