Skip to content

Commit 7f569be

Browse files
committed
Remove 32-bit C++ Redistributable
Currently we tell students to choose one or the other. - This is confusing some students - It is very unlikely to see a 32-bit system at this point - A 32-bit Windows would only have 4 Gb of RAM, which doesn't meat our minimum requirement of 8 Gb of RAM
1 parent e602603 commit 7f569be

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

_partials/es/win_vs_redistributable.md

-5
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,3 @@
33
Algunos paquetes Python requieren de un compilador para funcionar correctamente, así que vamos a instalar uno:
44

55
[For x64 systems](https://aka.ms/vs/16/release/vc_redist.x64.exe)
6-
7-
8-
[For x86 systems](https://aka.ms/vs/16/release/vc_redist.x86.exe)
9-
10-
Si no sabes qué programa estás usando, por favor pídele ayuda a un profesor.

_partials/win_vs_redistributable.md

-5
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,3 @@
33
Some Python packages require a compiler to function properly. Let's install one:
44

55
[For x64 systems](https://aka.ms/vs/16/release/vc_redist.x64.exe)
6-
7-
8-
[For x86 systems](https://aka.ms/vs/16/release/vc_redist.x86.exe)
9-
10-
If you're unsure about which system you're using please ask a teacher.

0 commit comments

Comments
 (0)