We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi. I am glad to find your product and just dying to use it. But when I try to build it in my local computer, cmd terminal prints error message below.
=> ERROR [3/4] RUN pip3 install numpy==1.15.0 onnx==1.5.0 11.4s ------ > [3/4] RUN pip3 install numpy==1.15.0 onnx==1.5.0: #6 1.171 Collecting numpy==1.15.0 #6 2.429 Downloading https://files.pythonhosted.org/packages/88/29/f4c845648ed23264e986cdc5fbab5f8eace1be5e62144ef69ccc7189461d/numpy-1.15.0-cp36-cp36m-manylinux1_x86_64.whl (13.9MB) #6 7.812 Collecting onnx==1.5.0 #6 8.174 Downloading https://files.pythonhosted.org/packages/88/50/e4a5a869093f35884d1fd95b46b24705ab27adb7e562a2a307523c043be3/onnx-1.5.0-cp36-cp36m-manylinux1_x86_64.whl (7.0MB) #6 10.50 Collecting protobuf (from onnx==1.5.0) #6 11.10 Downloading https://files.pythonhosted.org/packages/6c/be/4e32d02bf08b8f76bf6e59f2a531690c1e4264530404501f3489ca975d9a/protobuf-4.21.0-py2.py3-none-any.whl (164kB) #6 11.27 protobuf requires Python '>=3.7' but the running Python is 3.6.9 ------ executor failed running [/bin/sh -c pip3 install numpy==1.15.0 onnx==1.5.0]: exit code: 1 Unable to find image 'dnnc:latest' locally [2022-10-26T23:16:11.819479900Z][docker-credential-desktop][W] Windows version might not be up-to-date: The system cannot find the file specified. docker: Error response from daemon: pull access denied for dnnc, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'.
I am using
I have tried various solutions.
But still, I can not fix it. Could you help me?
The text was updated successfully, but these errors were encountered:
Thank you so much for filing the issue. We will look at it and take appropriate action as soon as possible.' first issue
Sorry, something went wrong.
did you find any solutions for this @wonjaegang ? if so please share it here
No branches or pull requests
Hi. I am glad to find your product and just dying to use it.
But when I try to build it in my local computer, cmd terminal prints error message below.
I am using
I have tried various solutions.
But still, I can not fix it. Could you help me?
The text was updated successfully, but these errors were encountered: