From 9306964652c37514a075d779f140705196978af9 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Sun, 29 May 2022 07:55:19 +1000 Subject: [PATCH] Add note about minimum python version --- docs/start/install.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/start/install.md b/docs/start/install.md index 9e39bfa..7fae7e0 100644 --- a/docs/start/install.md +++ b/docs/start/install.md @@ -13,6 +13,9 @@ Install required system packages (as superuser): !!! warning "OS Specific Requirements" The following packages are required on a debian system. A different distribution may require a slightly different set of packages +!!! info "Python Version" + InvenTree requires Python version 3.8 or newer + ``` sudo apt-get update sudo apt-get install \