mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
updated numpy break packages
This commit is contained in:
parent
04d2356184
commit
b3513cc58c
1 changed files with 1 additions and 1 deletions
2
setup.sh
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue