From 01c4462b25aa1cbee35ceffb57dfb4d5fd2a5f97 Mon Sep 17 00:00:00 2001 From: Smiril Date: Tue, 27 Feb 2024 16:00:08 +0100 Subject: [PATCH] Update 0_patch.sh --- scripts/0_patch.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/0_patch.sh b/scripts/0_patch.sh index 1b81b91..b67da1e 100644 --- a/scripts/0_patch.sh +++ b/scripts/0_patch.sh @@ -8,13 +8,13 @@ source .dfl/deep/bin/activate set -e -python3.11 -m pip install --upgrade pip numpy numexpr opencv-python colorama tqdm future tensorflow-macos scipy pillow +python3.11 -m pip install --upgrade pip numpy numexpr opencv-python colorama tqdm future tensorflow-macos scipy pillow PyQt5 source .dfl/env/bin/activate set -e -python3.10 -m pip install --upgrade pip numpy numexpr opencv-python colorama tqdm future tensorflow-macos scipy pillow +python3.10 -m pip install --upgrade pip numpy numexpr opencv-python colorama tqdm future tensorflow-macos scipy pillow PyQt5 protobuf<=3.20.1>=3.12.2 cp -R .dfl/ffmpeg/ffmpeg .dfl/deep/lib/python3.11/site-packages/