Python installation error (1fc8b3b9a1e18e3b)
up vote
2
down vote
favorite
I am trying to install Python but I'm running into following error:
An Error occurred during the installation of assembly Microsoft.VC90.CRT,
version="9.0.21022.8" publicKeyToken="1fc8b3b9a1e18e3b",
processorArchitecture="x86", type="win32"
I am using Windows 7 Professional Service Pack 1, 32 bit OS with i7 Processor.
I have searched on the internet regarding this error but couldn't find any solution specific to my problem.
python windows-7 installation
migrated from stackoverflow.com Nov 5 '12 at 16:20
This question came from our site for professional and enthusiast programmers.
add a comment |
up vote
2
down vote
favorite
I am trying to install Python but I'm running into following error:
An Error occurred during the installation of assembly Microsoft.VC90.CRT,
version="9.0.21022.8" publicKeyToken="1fc8b3b9a1e18e3b",
processorArchitecture="x86", type="win32"
I am using Windows 7 Professional Service Pack 1, 32 bit OS with i7 Processor.
I have searched on the internet regarding this error but couldn't find any solution specific to my problem.
python windows-7 installation
migrated from stackoverflow.com Nov 5 '12 at 16:20
This question came from our site for professional and enthusiast programmers.
Could you include the full error message? What is that "error" that "occurred during the installation of assembly"?
– ivan_pozdeev
Dec 3 '16 at 21:57
Some ppl at bugs.python.org/issue26132 say that updates that are pending reboot to finish installation may cause this.
– ivan_pozdeev
Dec 3 '16 at 21:59
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I am trying to install Python but I'm running into following error:
An Error occurred during the installation of assembly Microsoft.VC90.CRT,
version="9.0.21022.8" publicKeyToken="1fc8b3b9a1e18e3b",
processorArchitecture="x86", type="win32"
I am using Windows 7 Professional Service Pack 1, 32 bit OS with i7 Processor.
I have searched on the internet regarding this error but couldn't find any solution specific to my problem.
python windows-7 installation
I am trying to install Python but I'm running into following error:
An Error occurred during the installation of assembly Microsoft.VC90.CRT,
version="9.0.21022.8" publicKeyToken="1fc8b3b9a1e18e3b",
processorArchitecture="x86", type="win32"
I am using Windows 7 Professional Service Pack 1, 32 bit OS with i7 Processor.
I have searched on the internet regarding this error but couldn't find any solution specific to my problem.
python windows-7 installation
python windows-7 installation
edited Nov 5 '12 at 16:36
tempy
2671412
2671412
asked Oct 29 '12 at 19:00
jags
migrated from stackoverflow.com Nov 5 '12 at 16:20
This question came from our site for professional and enthusiast programmers.
migrated from stackoverflow.com Nov 5 '12 at 16:20
This question came from our site for professional and enthusiast programmers.
Could you include the full error message? What is that "error" that "occurred during the installation of assembly"?
– ivan_pozdeev
Dec 3 '16 at 21:57
Some ppl at bugs.python.org/issue26132 say that updates that are pending reboot to finish installation may cause this.
– ivan_pozdeev
Dec 3 '16 at 21:59
add a comment |
Could you include the full error message? What is that "error" that "occurred during the installation of assembly"?
– ivan_pozdeev
Dec 3 '16 at 21:57
Some ppl at bugs.python.org/issue26132 say that updates that are pending reboot to finish installation may cause this.
– ivan_pozdeev
Dec 3 '16 at 21:59
Could you include the full error message? What is that "error" that "occurred during the installation of assembly"?
– ivan_pozdeev
Dec 3 '16 at 21:57
Could you include the full error message? What is that "error" that "occurred during the installation of assembly"?
– ivan_pozdeev
Dec 3 '16 at 21:57
Some ppl at bugs.python.org/issue26132 say that updates that are pending reboot to finish installation may cause this.
– ivan_pozdeev
Dec 3 '16 at 21:59
Some ppl at bugs.python.org/issue26132 say that updates that are pending reboot to finish installation may cause this.
– ivan_pozdeev
Dec 3 '16 at 21:59
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
This is a shot in the dark, but I googled the error and it might not be related specifically to Python:
Error while installing programs (Microsoft TechNet)
To quote the moderator that posted the solution:
The cause could be an unsuccessful install of prior Windows Updates
OR Custom MSI packages could have left over faulty registry keys under
HKEY_LOCAL_MACHINECOMPONETS.
add a comment |
up vote
0
down vote
I had this problem. It was some windows updates that had downloaded but not installed. I rebooted the PC waited for them to finish installing then tried again and all worked... Hope this helps.
add a comment |
protected by Community♦ Mar 15 '17 at 18:59
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
This is a shot in the dark, but I googled the error and it might not be related specifically to Python:
Error while installing programs (Microsoft TechNet)
To quote the moderator that posted the solution:
The cause could be an unsuccessful install of prior Windows Updates
OR Custom MSI packages could have left over faulty registry keys under
HKEY_LOCAL_MACHINECOMPONETS.
add a comment |
up vote
0
down vote
This is a shot in the dark, but I googled the error and it might not be related specifically to Python:
Error while installing programs (Microsoft TechNet)
To quote the moderator that posted the solution:
The cause could be an unsuccessful install of prior Windows Updates
OR Custom MSI packages could have left over faulty registry keys under
HKEY_LOCAL_MACHINECOMPONETS.
add a comment |
up vote
0
down vote
up vote
0
down vote
This is a shot in the dark, but I googled the error and it might not be related specifically to Python:
Error while installing programs (Microsoft TechNet)
To quote the moderator that posted the solution:
The cause could be an unsuccessful install of prior Windows Updates
OR Custom MSI packages could have left over faulty registry keys under
HKEY_LOCAL_MACHINECOMPONETS.
This is a shot in the dark, but I googled the error and it might not be related specifically to Python:
Error while installing programs (Microsoft TechNet)
To quote the moderator that posted the solution:
The cause could be an unsuccessful install of prior Windows Updates
OR Custom MSI packages could have left over faulty registry keys under
HKEY_LOCAL_MACHINECOMPONETS.
edited Nov 5 '12 at 16:36
tempy
2671412
2671412
answered Oct 29 '12 at 20:57
ktodisco
add a comment |
add a comment |
up vote
0
down vote
I had this problem. It was some windows updates that had downloaded but not installed. I rebooted the PC waited for them to finish installing then tried again and all worked... Hope this helps.
add a comment |
up vote
0
down vote
I had this problem. It was some windows updates that had downloaded but not installed. I rebooted the PC waited for them to finish installing then tried again and all worked... Hope this helps.
add a comment |
up vote
0
down vote
up vote
0
down vote
I had this problem. It was some windows updates that had downloaded but not installed. I rebooted the PC waited for them to finish installing then tried again and all worked... Hope this helps.
I had this problem. It was some windows updates that had downloaded but not installed. I rebooted the PC waited for them to finish installing then tried again and all worked... Hope this helps.
answered Nov 7 '14 at 4:10
Bill
1
1
add a comment |
add a comment |
protected by Community♦ Mar 15 '17 at 18:59
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
Could you include the full error message? What is that "error" that "occurred during the installation of assembly"?
– ivan_pozdeev
Dec 3 '16 at 21:57
Some ppl at bugs.python.org/issue26132 say that updates that are pending reboot to finish installation may cause this.
– ivan_pozdeev
Dec 3 '16 at 21:59