Skip to content

Commit d606236

Browse files
committed
opencv 4.1
1 parent f34747f commit d606236

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

requirements_stub.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jsonschema==2.6.0
2323
Markdown==3.1.1
2424
MarkupSafe==1.1.1
2525
numpy==1.17.4
26-
opencv-contrib-python==3.4.7.28
26+
opencv-contrib-python==4.1.1.26
2727
pigpio==1.45
2828
Pillow==7.0.0
2929
protobuf==3.11.3

start.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/bash
2+
LD_PRELOAD=/usr/lib/arm-linux-gnueabihf/libatomic.so.1.2.0 python3 init.py

0 commit comments

Comments
 (0)