From 6ea327d17687a91fe82dd6610c0cb7364be1836a Mon Sep 17 00:00:00 2001 From: irriden Date: Fri, 2 Jun 2023 15:05:14 +0000 Subject: [PATCH] doc: python3.11 currently breaks esp-idf-sys --- sphinx-key/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sphinx-key/README.md b/sphinx-key/README.md index 95c8e09..4a0c64b 100644 --- a/sphinx-key/README.md +++ b/sphinx-key/README.md @@ -5,6 +5,8 @@ - On macOS, make sure you have the Apple Command Line Developer tools installed on your machine. - Install rust. You can grab the installation command at https://www.rust-lang.org/tools/install - Install python3. +> **Warning** +> python3.11 currently breaks this build. - Run the following commands (the last one will take a while, go for a walk or something 😀): ``` pip install esptool