summaryrefslogtreecommitdiff
path: root/docs/sections/building.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/building.md')
-rw-r--r--docs/sections/building.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/sections/building.md b/docs/sections/building.md
index f4acfa1..301d945 100644
--- a/docs/sections/building.md
+++ b/docs/sections/building.md
@@ -86,6 +86,10 @@ Before proceeding, it is *essential* to ensure that the following prerequisites
Python 3.8.12
```
+ > **Note:** If you have an older version of Python installed (< 3.8) see the
+ > [Troubleshooting](./troubleshooting.md#how-to-update-python3-package-to-newer-version)
+ > for instruction on how to update it.
+
- The build system creates a Python virtual environment during the build process. Please make sure that Python virtual
environment module is installed by running: