Regarding the fact that Win7 can only use Python3.8 and below

1. Unable to use python installer to install in window7

Although win7 is already considered an antique, but I am also an antique, with feelings. Hey, I can only be eliminated by the world. (Don’t learn, everyone, update the system when it needs to be updated, or use the ubuntu system)

 

 Heart tired Yeah, it can only use version 3.8.

 No installers, for novices, more or less inappropriate. What to do, only download the source file to play. Of course this is not recommended to compile with windows. It is recommended to use the ubuntu system to install the c environment, make and other tools to compile. It is not discussed here.

Of course we continue to find older versions: Python Release Python 3.7.6 | Python.org

Two, install 3.7.7

Download the installer: (64-bit is only for amd-based computers, and the 32-bit version can only be installed helplessly)

 

Click to install: put the path √ up, of course it doesn't matter if you add it yourself. The novice hooks it up by himself.

Direct Install Now, just wait for the installation to finish.

Go to the console to see the python version:

 

After the installation is complete, you can refer to: Use VS Code to develop Python programs  for development

 Thank you for reading, if you have any questions, you can discuss in the comment area

Guess you like

Origin blog.csdn.net/qq_39298227/article/details/127452991