Home > Article > Backend Development > How to delete python
How to delete python?
Take python3.6.4 operation as an example:
1. First, you need to open the desktop of the computer, as shown in the figure, press the win r shortcut key to pop up the dialog box, enter cmd and click OK.
Recommended: "Python Tutorial"
2. Then enter the command in the red square box in Figure 2 to get a program version, press Enter to confirm.
#3. After entering, as shown in the picture, click uninstall on the page to completely uninstall.
#4. Finally, after clicking, you can see that when the progress bar reaches the end, you can completely uninstall python. This operation can solve the problem.
The above is the detailed content of How to delete python. For more information, please follow other related articles on the PHP Chinese website!