classification
Title: windows installer problem
Type: Stage:
Components: Installation Versions: Python 2.5
process
Status: closed Resolution: works for me
Dependencies: Superseder:
Assigned To: Nosy List: draghuram, loewis, rajar (3)
Priority: Keywords

Created on 2007-10-29 11:16 by rajar, last changed 2007-11-18 20:57 by loewis.

Messages (4)
msg56901 - (view) Author: Raja R (rajar) Date: 2007-10-29 11:16
Hi,
  I downloaded the python-2.5.msi yesterday and tried installing it 
but i am getting the following error "This installation package could 
not be opened . cOntact the application vendor to verify that this is 
a valid WIndows Installer package."

I was able to install python 2.4.4 successfully in my system. I want 
python 2.5 urgently as I need to work in PyQt.

My machine config is: Microsoft Windows XP, Media Center Edition 
Version 2002, Service Pack 2. 

Please advice on this problem at the earliest.

Thanks,
Raja.
msg56905 - (view) Author: Raghuram Devarakonda (draghuram) Date: 2007-10-29 13:31
I installed python 2.5 on multiple windows machines and had no problem.
How ever, this doesn't look like it belongs in bug tracker. You will
have better chance if you post to comp.lang.python.
msg56923 - (view) Author: Martin v. Löwis (loewis) Date: 2007-10-29 19:33
Indeed, this tracker is not about obtaining support. It is a place for
you to help us, not for us to help you.

If you want to help, please report the precise URL, and compute and
report the md5sum of the file you downloaded.
msg57623 - (view) Author: Martin v. Löwis (loewis) Date: 2007-11-18 20:57
Closing because of lack of activity.
History
Date User Action Args
2007-11-18 20:57:12loewissetstatus: open -> closed
resolution: works for me
messages: + msg57623
2007-10-29 19:33:11loewissetnosy: + loewis
messages: + msg56923
2007-10-29 13:31:13draghuramsetnosy: + draghuram
messages: + msg56905
2007-10-29 11:16:04rajarcreate