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
Sending build context to Docker daemon 32.21MB Step 1/8 : FROM python:3.7 ---> bce1d0912414 Step 2/8 : EXPOSE 5000 ---> Using cache ---> bd64f5211bc2 Step 3/8 : WORKDIR /app ---> Using cache ---> e39529147fb3 Step 4/8 : ADD requirements.txt /app/ ---> Using cache ---> 57f186a4a727 Step 5/8 : RUN pip3 install https://dl.google.com/coral/python/tflite_runtime-2.1.0.post1-cp37-cp37m-linux_x86_64.whl ---> Running in 99f7cf4182a1 The command '/bin/sh -c pip3 install https://dl.google.com/coral/python/tflite_runtime-2.1.0.post1-cp37-cp37m-linux_x86_64.whl' returned a non-zero code: 139
Sending build context to Docker daemon 32.21MB Step 1/8 : FROM python:3.7 ---> bce1d0912414 Step 2/8 : EXPOSE 5000 ---> Using cache ---> bd64f5211bc2 Step 3/8 : WORKDIR /app ---> Using cache ---> e39529147fb3 Step 4/8 : ADD requirements.txt /app/ ---> Using cache ---> 57f186a4a727 Step 5/8 : RUN pip3 install https://dl.google.com/coral/python/tflite_runtime-2.1.0.post1-cp37-cp37m-linux_armv7l.whl ---> Running in aafaeec726ca The command '/bin/sh -c pip3 install https://dl.google.com/coral/python/tflite_runtime-2.1.0.post1-cp37-cp37m-linux_armv7l.whl' returned a non-zero code: 139
The text was updated successfully, but these errors were encountered:
I should probably list the RPI boards this is tested on
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: