error while installing Python 2.7.12 "There is a proble* with this window installer package" -


i want install python 2.7.12 shows following error.

there problem window installer package. program required install complete not run.

i saw 1 youtube video (https://www.youtube.com/watch?v=kikshwvwhzg) , provide full access system , user. then, same problem occurs. how solve problem?

i solved problem own.

actually happens is: in past, installed python 2.7.10 , mistake, deleted python27 file c drive. python remains installed in computer , when tried uninstall it, shows same error above. uninstall this,

first download similar python file (python2.7.10ci) version , try install it. , see got installed. due file generated in c drive name python27 , can uninstalled python installed long time back.

after uninstalling old python2.7.10, right click on python 2.7.10ci (in control panel ) , choose repair. due again file generated python27 , uninstalled easily.

after doing this, downloaded python 2.7.12 , try install. , able install without error.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -