We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040ff36 commit 7e8acb9Copy full SHA for 7e8acb9
docs/source/using-executorch-building-from-source.md
@@ -29,6 +29,7 @@ Windows (x86_64)
29
- Otherwise, Python's built-in virtual environment manager `python venv` is a good alternative.
30
* `g++` version 7 or higher, `clang++` version 5 or higher, or another
31
C++17-compatible toolchain.
32
+* `python` version 3.10-3.12
33
34
Note that the cross-compilable core runtime code supports a wider range of
35
toolchains, down to C++17. See the [Runtime Overview](./runtime-overview.md) for
0 commit comments