selfteaching / selfteaching/selfteaching-python-camp

Day02 卸载python时无法卸载的解决办法

Open
#604 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
151
Forks
875
PR merge metrics
No merged PRs in 30d

Description

卸载python时报错:NO Python 3.X installation was detect 或者显示python 0x80070643 安装发生严重错误
解决办法:
1、打开C:\Users\Administrator\AppData\Loacal\Programs;
2、删除Python文件夹
3、打开控制面板>>删除程序,找到Python,右键点击更
4、点击repair
5、完成后再在控制面板中卸载即可

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the troubleshooting steps in issue #604, especially the Windows path and the Control Panel repair sequence. Confirm that the instructions are accurate and understandable; done means the documented steps clearly explain how to recover from the reported Python uninstall errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.