Skip to content

Commit dd7d3b7

Browse files
authored
use python 3.10 or 3.11
1 parent 13fcc33 commit dd7d3b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ All chapters rely on Python.
1818

1919
| Chapter | Software required | Link to the software | Hardware specifications | OS required |
2020
|:---: |:---: |:---: |:---: |:---: |
21-
| All chapters | Python 3.10+ | [https://www.python.org/downloads/](https://www.python.org/downloads/) | Should work on any recent computer | Windows, MacOS, Linux (any), macOS, Windows |
21+
| All chapters | Python 3.10/3.11 | [https://www.python.org/downloads/](https://www.python.org/downloads/) | Should work on any recent computer | Windows, MacOS, Linux (any), macOS, Windows |
22+
23+
Please note that Python 3.12 might not work (see [#11](/../../issues/11)).
2224

2325
## Environment
2426
You can install your local environment with conda (recommended) or pip. The environment configurations for conda and pip are provided. Please note that if you choose pip as you installation tool, you might need additional tweaking.

0 commit comments

Comments
 (0)