Skip to content

Commit 6bdd99c

Browse files
committed
tooling: Lock Python Mediapipe at last working version
1 parent 4dfee38 commit 6bdd99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oasis_tooling/scripts/rdepinstall_oasis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ sudo python3 -m pip install \
8282
--upgrade \
8383
--ignore-installed \
8484
--break-system-packages \
85-
mediapipe \
85+
mediapipe==0.10.21 \
8686
psutil \
8787
git+https://github.com/eigendude/pymata-express@master#egg=pymata-express \
8888
pyserial \

0 commit comments

Comments
 (0)