Re: [Pythonmac-SIG] Having trouble installing Panther python packages

2005-03-24 Thread nmadnani
Hi Everyone I was able to fix the problem as Robert said. Thanks so much for all your suggestions !! Nitin On Mar 24, 2005, at 8:33 PM, Robert Kern wrote: Bob Ippolito wrote: On Mar 24, 2005, at 6:14 PM, Martina Oefelein wrote: Everytime I unzip the file and install the .mpkg file, I get the fol

Re: [Pythonmac-SIG] Having trouble installing Panther python packages

2005-03-24 Thread Robert Kern
Bob Ippolito wrote: On Mar 24, 2005, at 6:14 PM, Martina Oefelein wrote: Everytime I unzip the file and install the .mpkg file, I get the following error: "The InstallationCheck tool is either not exectutable or not readable." did you use unzip to decompress the archive? Apparently unzip doesn't

Re: [Pythonmac-SIG] Having trouble installing Panther python packages

2005-03-24 Thread Bob Ippolito
On Mar 24, 2005, at 6:14 PM, Martina Oefelein wrote: Everytime I unzip the file and install the .mpkg file, I get the following error: "The InstallationCheck tool is either not exectutable or not readable." did you use unzip to decompress the archive? Apparently unzip doesn't preserve "execute"

Re: [Pythonmac-SIG] Having trouble installing Panther python packages

2005-03-24 Thread Martina Oefelein
Hi Nitin! Everytime I unzip the file and install the .mpkg file, I get the following error: "The InstallationCheck tool is either not exectutable or not readable." did you use unzip to decompress the archive? Apparently unzip doesn't preserve "execute" rights. Try another decompressor. Stuffit Ex