I went to upgrade a Vista machine from 2.6.1 to 2.6.2 and got error 2755 with the message "system cannot open the device or file".

I uninstalled 2.6.1, removing all residual files also, and got the error message again.

When I ran msiexec as follows to get a log, it magically worked:
 msiexec /i python-2.6.2.msi  /l*v install.log

Should I attempt to explore this further or just be happy?

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to