Python Installer: “Error writing to file C:\Python27\pythonw.exe”

后端 未结 4 1956
时光取名叫无心
时光取名叫无心 2020-12-20 03:03

I am trying to install Python 2.7 (64 bit) on Windows 10. In the middle of the installation, a window pops up saying:

Error writing to file C:\\Python

4条回答
  •  离开以前
    2020-12-20 03:12

    I had the same problem , this is how I solved the error :

    1. click on cancel
    2. go to c:\
    3. create a new folder and call it python or python3
    4. run the python install as administrator and choose the new folder that you just created as directory where it should be installed

    5. et voila !

提交回复
热议问题