File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ operations from within a Python script.
1616
1717` pybricksdev ` requires Python 3.10 or higher.
1818
19- - For Windows, use the [ official Python installer] [ py-dl ] or the [ Windows Store] [ py38 -win] .
19+ - For Windows, use the [ official Python installer] [ py-dl ] or the [ Windows Store] [ py312 -win] .
2020- For Mac, use the
[ official Python installer
] [ py-dl ] or Homebrew (
` brew install [email protected] ` ).
2121- For Linux, use the distro provided ` python3.12 ` or if not available, use a Python
2222 runtime version manager such as [ asdf] [ asdf ] or [ pyenv] [ pyenv ] .
2323
2424
2525[ py-dl ] : https://www.python.org/downloads/
26- [ py38 -win] : https://www .microsoft.com/en-us/p/python-38/9mssztt1n39l
26+ [ py312 -win] : https://apps .microsoft.com/detail/9ncvdn91xzqp
2727[ asdf ] : https://asdf-vm.com
2828[ pyenv ] : https://github.com/pyenv/pyenv
2929
You can’t perform that action at this time.
0 commit comments