From 309b8e030f68329d04573042ffc53a2745ac088b Mon Sep 17 00:00:00 2001 From: Dmitry Butyugin Date: Wed, 8 Dec 2021 21:44:07 +0100 Subject: scripts: Migrated shaper calibration scripts to Python3 Also updated instructions to install python3-numpy and python3-matplotlib Python packages. Signed-off-by: Dmitry Butyugin --- scripts/calibrate_shaper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/calibrate_shaper.py') diff --git a/scripts/calibrate_shaper.py b/scripts/calibrate_shaper.py index 3d4bceff..8a0fcdf0 100755 --- a/scripts/calibrate_shaper.py +++ b/scripts/calibrate_shaper.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python3 # Shaper auto-calibration script # # Copyright (C) 2020 Dmitry Butyugin -- cgit v1.2.3-70-g09d2