I installed visual studio 2017 on my pc and tried to setup python3 on it. but failed with error 'Cpython3.exe.x64' failed to install. Any way to resolve this?
Asked
Active
Viewed 200 times
0
-
1The valid path would be **C:\python3.exe** – Ghanteyyy Jan 30 '22 at 02:09
1 Answers
0
Though the "Visual Studio Installer" was showing error message "Cpython3.exe.x64" to install python3/python2 packages, simply install python3 for windows from https://www.python.org/downloads/windows/ resolved the issue. Thanks.

Emlinux
- 39
- 2
- 13