scripts: Migrated shaper calibration scripts to Python3

Also updated instructions to install python3-numpy and
python3-matplotlib Python packages.

Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
This commit is contained in:
Dmitry Butyugin
2021-12-08 21:44:07 +01:00
committed by KevinOConnor
parent 8b6753d68f
commit 309b8e030f
4 changed files with 13 additions and 3 deletions

View File

@@ -77,7 +77,7 @@ too little RAM, the installation may fail and you will need to enable swap.
Next, run the following commands to install the additional dependencies:
```
sudo apt update
sudo apt install python-numpy python-matplotlib
sudo apt install python3-numpy python3-matplotlib
```
Afterwards, check and follow the instructions in the