Skip to content

Commit a7a5da4

Browse files
committed
On Windows 10 install 64-bit Python 2.7.14
1 parent 3a1d725 commit a7a5da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/install.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ${StrTrimNewLines}
5353
!define MBED_CLI_VERSION "mbed-cli-1.9.0"
5454
!define MBED_CLI_ENV "MBED_CLI_TOOLS"
5555
!define PRODUCT_PUBLISHER "Arm Mbed"
56-
!define PYTHON_INSTALLER "python-2.7.14.msi"
56+
!define PYTHON_INSTALLER "python-2.7.14.amd64.msi"
5757
!define GCC_EXE "gcc-arm-none-eabi-6-2017-q2-update-win32.exe"
5858
!define GIT_INSTALLER "Git-2.17.1.2-32-bit.exe"
5959
!define MERCURIAL_INSTALLER "Mercurial-4.1.1.exe"

0 commit comments

Comments
 (0)