A student encountered an issue while installing python and visualstudio2022-workload-vctools during the System Setup process. We run choco install python visualstudio2022-workload-vctools -y, and our documentation mentions that the installation can take up to 20 minutes.
In this case, the installation got stuck, and after waiting 30 minutes, the student stopped the process using control-c. After stopping, Chocolatey reported:
A student encountered an issue while installing
python
andvisualstudio2022-workload-vctools
during the System Setup process. We runchoco install python visualstudio2022-workload-vctools -y
, and our documentation mentions that the installation can take up to 20 minutes.In this case, the installation got stuck, and after waiting 30 minutes, the student stopped the process using
control-c
. After stopping, Chocolatey reported:Ideas
visualstudio2022-workload-vctools
installation from thepython
installation.python --version
python3 --version
python3 --version