Steve Dower <steve.do...@python.org> added the comment:

You need to use the installer to remove Python, as you have likely not cleaned 
up all of the registration. I suggest searching in Start for "Apps & Features" 
and finding Python in the list, and either choosing to Modify and then Repair 
it, or Uninstall it and then reinstall.

To remove other packages, you would probably be best to Uninstall, then delete 
the installation directory (%LocalAppData%\Programs\Python\Python39) before you 
reinstall. Alternatively, unless the package is doing something *very* wrong, 
you should be able to just remove it from Python39\Lib\site-packages.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42267>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to