From 46de331bc7d031de1d9ec7a483efba9a03efdd77 Mon Sep 17 00:00:00 2001 From: Florian Krause Date: Tue, 4 Jun 2024 11:02:37 +0200 Subject: [PATCH] Update Installation.Windows.rst --- Installation.Windows.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Installation.Windows.rst b/Installation.Windows.rst index 9abb80a..4e56bb9 100644 --- a/Installation.Windows.rst +++ b/Installation.Windows.rst @@ -10,7 +10,7 @@ alternative method. Default installation (online) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -1. Install `Python 3.12.1`_ (during installation, also select "Install launcher [...]"!) +1. Install `Python 3.12.3`_ (during installation, also select "Install launcher [...]"!) 2. In a command prompt, run:: @@ -29,7 +29,7 @@ Alternative installation (offline) 1. On the Desktop, create a directory called ``Expyriment_Installation`` -2. Download `Python 3.12.1`_ to ``Expyriment_Installation`` +2. Download `Python 3.12.3`_ to ``Expyriment_Installation`` 3. In a command prompt, run:: @@ -49,7 +49,7 @@ Alternative installation (offline) 1. Copy the directory ``Expyriment_Installation`` from the portable storage device to the Desktop -2. Install ``Expyriment_Installation\python-3.12.1-amd64.exe`` +2. Install ``Expyriment_Installation\python-3.12.3-amd64.exe`` 3. In a command prompt, run:: @@ -78,7 +78,7 @@ Notes We therefore strongly suggest to run Expyriment programmes from the command line when testing participants. -.. _`Python 3.12.1`: https://www.python.org/ftp/python/3.12.1/python-3.12.1-amd64.exe +.. _`Python 3.12.3`: https://www.python.org/ftp/python/3.12.3/python-3.12.3-amd64.exe .. _inpout32: https://www.highrez.co.uk/Downloads/InpOut32/ .. _dlportio: https://real.kiev.ua/2010/11/29/dlportio-and-32-bit-windows/ .. _ffmpeg: https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip