Skip to content

Commit 02cfa9e

Browse files
committed
Clarify python versions
1 parent ad80097 commit 02cfa9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

simulator/setting_up_simulator.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Setting up the Simulator
99
## Required Software
1010

1111
In order to use the simulator a few set-up steps need to be done.
12-
First you need to install Python 3.8+ and Webots R2023b.
12+
First you need to install Python 3, between 3.9 and 3.12, and Webots R2023b.
13+
Python 3.13 is not currently supported by the simulator.
1314

1415
To install Python, you can download the latest version from the [Python website](https://www.python.org/downloads/). If you have already installed Python from a package manager, such as homebrew on MacOS, apt on Ubuntu, or the Windows store on Windows, you can skip this step.
1516
![python download site]({{ site.baseurl }}/images/content/simulator/python-download.png)

0 commit comments

Comments
 (0)