Skip to content

Commit e165050

Browse files
committed
Reverted old python version to 3.5.3
1 parent 188ed05 commit e165050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/python_installation/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In upcoming steps, you'll be using the Windows Command Line (which we'll also te
1919

2020
Note: if you are using an older version of Windows (7, Vista, or any older version) and the Python 3.6.x installer fails with an error, you can try either:
2121
1. install all Windows Updates and try to install Python 3.6 again; or
22-
2. install an [older version of Python](https://www.python.org/downloads/windows/), e.g., [3.6.1](https://www.python.org/downloads/release/python-361/).
22+
2. install an [older version of Python](https://www.python.org/downloads/windows/), e.g., [3.5.3](https://www.python.org/downloads/release/python-353/).
2323

2424
If you install an older version of Python, the installation screen may look a bit different than shown above. Make sure you scroll down to see "Add python.exe to Path", then click the button on the left and pick "Will be installed on local hard drive":
2525

0 commit comments

Comments
 (0)