From b3513cc58cd97c3a3139b819476c0d1856eed01e Mon Sep 17 00:00:00 2001 From: Chris Frankland-Wright Date: Mon, 23 Jun 2025 15:28:41 +0100 Subject: [PATCH] updated numpy break packages --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index d7718a3..be4076c 100644 --- a/setup.sh +++ b/setup.sh @@ -40,7 +40,7 @@ sudo apt install -y alsa-utils ffmpeg portaudio19-dev python3-pyaudio libasound2 # --------------------------------------------------------- echo "" echo "Step 4: Installing Python packages..." -pip3 install numpy +pip3 install numpy --break-system-packages # --------------------------------------------------------- # Step 5: Check for or install ltc-tools