From f3015c52d15acaf39f5fa9bab6a15407082196b1 Mon Sep 17 00:00:00 2001 From: James Richardson Date: Sun, 21 Jan 2024 16:41:12 +0000 Subject: [PATCH] windows python version --- docs/windows.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/windows.md b/docs/windows.md index c51a87b..2a969cb 100644 --- a/docs/windows.md +++ b/docs/windows.md @@ -8,6 +8,8 @@ Get the Windows installer from https://www.python.org/downloads/windows/ - Insta I would recommend Python 3.11 - as there are known problems with package dependencies on Python 3.12. If you have luck installing on 3.12 please let me know. +Sometimes, on Windows only, errors are not printed to the console as they should be. Suggestions are welcomed for why this happens. + ## Installation ```shell