Skip to content

Commit 7e8acb9

Browse files
authored
Add python version in building from source page (#9975)
1 parent 040ff36 commit 7e8acb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/using-executorch-building-from-source.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Windows (x86_64)
2929
- Otherwise, Python's built-in virtual environment manager `python venv` is a good alternative.
3030
* `g++` version 7 or higher, `clang++` version 5 or higher, or another
3131
C++17-compatible toolchain.
32+
* `python` version 3.10-3.12
3233

3334
Note that the cross-compilable core runtime code supports a wider range of
3435
toolchains, down to C++17. See the [Runtime Overview](./runtime-overview.md) for

0 commit comments

Comments
 (0)