Deleting Python 3.8.5

Terry Reedy tjreedy at udel.edu
Mon Feb 22 18:36:06 EST 2021


On 2/22/2021 2:00 PM, Vinicius Costa Marques wrote:
> Hello there Python team, I’m having this problem were I installed Python 3.9.2 and then went to unistall 3.8.5 but here is the problem the version 3.8.5 dosen’t get deleted properly. The uninstall program says that everything worked but the files for 3.8.5 still exist algong with 3.9.2 can someone help me?

The 3.8 directory should still be there if you added anything thing, 
such as to site-packages, but the stuff added by the installer should be 
gone.


-- 
Terry Jan Reedy




More information about the Python-list mailing list