Problems in fully uninstalling Python 2.7 from Windows 7 -
some months ago, installed python 2.7 on laptop (my os windows 7). after, decided use python xy 2.7.3 instead of 'pure' python; so, suggested, removed python 2.7 , tried install python xy 2.7.3. however, when tried run .exe file installation, warning window appears telling me python 2.7 installed on computer. tried install different version of python xy (2.6) , went fine; however, i'd prefer use latest version of python xy. actually, can't figure out went wrong whie uninstalling python 2.7; have clue? can tell followed 'normal' procedure programm uninstalltion; control panel -> programs -> remove program
thanks in advance
stefano
run regedit, backup , delete registry keys:
hkey_local_machine\software\python\
hkey_current_user\software\python
my problem occurred when changing canopy python(x,y). so, delete folders left behind when uninstalling. https://support.enthought.com/entries/23580651-uninstalling-canopy
Comments
Post a Comment