DeepLearningExamples icon indicating copy to clipboard operation
DeepLearningExamples copied to clipboard

Failed clone model_navigator repo and get exit status 128

Open SanphouWang opened this issue 3 years ago • 0 comments

Describe the bug ERROR: Command errored out with exit status 128: git clone -q https://github.com/triton-inference-server/model_navigator.git /tmp/pip-install-e0_2o1an/model-navigator_ec2586ae0d324a2d8622c112670df785 Check the logs for full command output.

To Reproduce I tried to start/PyTorch/Classification/ConvNets/triton/resnet50/ example When I process "bash triton/scripts/docker/build.sh" in Quick Start Guide -> 3.Build and run a container that extends the NGC PyTorch container with the Triton Inference Server client libraries and dependencies. I got ERROR: Command errored out with exit status 128: git clone -q https://github.com/triton-inference-server/model_navigator.git /tmp/pip-install-e0_2o1an/model-navigator_ec2586ae0d324a2d8622c112670df785 Check the logs for full command output.

SanphouWang avatar Aug 22 '22 06:08 SanphouWang