From 4f20acb412b98222c5747a9bff319541520e9e7f Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Mon, 28 Nov 2022 16:00:18 +0100 Subject: [PATCH] Added note to readme about python version --- sw/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sw/README.md b/sw/README.md index 3f2111b..bd6f18e 100644 --- a/sw/README.md +++ b/sw/README.md @@ -2,6 +2,9 @@ ## Software +Warning: At least a `Python 3.9` or higher is required to properly run the +scripts in this project + ### Create a python virtual environment In the root directory of this repository run