Skip to content

Commit 4300a38

Browse files
authored
Update Installation.Windows.rst
1 parent 70611cf commit 4300a38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Installation.Windows.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ alternative method.
1010
Default installation (online)
1111
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1212

13-
1. Install `Python 3.12.3`_ (during installation, also select "Install launcher [...]"!)
13+
1. Install `Python 3.13.0`_ (during installation, also select "Install launcher [...]"!)
1414

1515
2. In a command prompt, run::
1616

@@ -29,7 +29,7 @@ Alternative installation (offline)
2929

3030
1. On the Desktop, create a directory called ``Expyriment_Installation``
3131

32-
2. Download `Python 3.12.3`_ to ``Expyriment_Installation``
32+
2. Download `Python 3.13.0`_ to ``Expyriment_Installation``
3333

3434
3. In a command prompt, run::
3535

@@ -49,7 +49,7 @@ Alternative installation (offline)
4949

5050
1. Copy the directory ``Expyriment_Installation`` from the portable storage device to the Desktop
5151

52-
2. Install ``Expyriment_Installation\python-3.12.3-amd64.exe``
52+
2. Install ``Expyriment_Installation\python-3.13.0-amd64.exe``
5353

5454
3. In a command prompt, run::
5555

@@ -78,7 +78,7 @@ Notes
7878
We therefore strongly suggest to run Expyriment programmes from the command
7979
line when testing participants.
8080

81-
.. _`Python 3.12.3`: https://www.python.org/ftp/python/3.12.3/python-3.12.3-amd64.exe
81+
.. _`Python 3.13.0`: https://www.python.org/ftp/python/3.13.0/python-3.13.0-amd64.exe
8282
.. _inpout32: https://www.highrez.co.uk/Downloads/InpOut32/
8383
.. _dlportio: https://real.kiev.ua/2010/11/29/dlportio-and-32-bit-windows/
8484
.. _ffmpeg: https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip

0 commit comments

Comments
 (0)