Explorar o código

switch to opencv headless

Blake Blackshear %!s(int64=5) %!d(string=hai) anos
pai
achega
50bcf60893
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -31,7 +31,7 @@ RUN apt -qq update && apt -qq install --no-install-recommends -y \
 RUN pip3 install -U wheel setuptools
 
 RUN pip3 install -U \
-    opencv-python \
+    opencv-python-headless \
     python-prctl \
     Flask \
     paho-mqtt \