Deploying to gh-pages from @ Klipper3d/klipper@e37b007f67 🚀

This commit is contained in:
KevinOConnor
2024-03-25 17:06:09 +00:00
parent 296e1a324a
commit 0ef9df3207
14 changed files with 2 additions and 2 deletions

View File

@@ -2174,7 +2174,7 @@ the system that may damage the electronics.</p>
software dependencies not installed by default. First, run on your Raspberry Pi
the following commands:</p>
<div class="highlight"><pre><span></span><code>sudo apt update
sudo apt install python3-numpy python3-matplotlib libatlas-base-dev libopenblas-base
sudo apt install python3-numpy python3-matplotlib libatlas-base-dev libopenblas-dev
</code></pre></div>
<p>Next, in order to install NumPy in the Klipper environment, run the command:</p>