Roge
Roge

Reputation: 3512

Python installation on Windows failing

I've been trying to install python on windows 7 , but I am getting this error near the end of the install and the entire thing rolls back. Python install error

I have tried both 2.7.2 and 3.2.2 32 and 64bit versions, does anyone know how I may fix this ?

Upvotes: 2

Views: 331

Answers (1)

zastrowm
zastrowm

Reputation: 8243

Try restarting. Occasionally windows will just silently fail when installing assemblies because it has pending updates.

Upvotes: 3

Related Questions