Re: [python-win32] Win32api install problem

2012-04-30 Thread Mark Hammond
On 30/04/2012 5:56 PM, Tim Golden wrote: On 30/04/2012 08:50, Mark Hammond wrote: On 30/04/2012 5:42 PM, Tim Golden wrote: (I was just about to get in touch with Mark H and offer a patch but I won't have time to do the mechanics until this afternoon at the earliest...) Thanks for the clue - I

Re: [python-win32] Win32api install problem

2012-04-30 Thread Tim Golden
On 30/04/2012 08:50, Mark Hammond wrote: > On 30/04/2012 5:42 PM, Tim Golden wrote: >> (I was just about to get in touch with Mark H and offer a patch but >> I won't have time to do the mechanics until this afternoon at the >> earliest...) > > Thanks for the clue - I just updated Python 2.7 from h

Re: [python-win32] Win32api install problem

2012-04-30 Thread Mark Hammond
On 30/04/2012 5:42 PM, Tim Golden wrote: On 30/04/2012 08:03, Aravind Kamble wrote: Hi All, I am trying to install pywin32-217 for the first time on my Windows 7 64 bit machine. I have following installed on my machine, Python 2.7.3 MS Windows SDK for Windows 7 (7.1) Downloaded pywin32-217 fro

Re: [python-win32] Win32api install problem

2012-04-30 Thread Tim Golden
On 30/04/2012 08:03, Aravind Kamble wrote: > Hi All, > > I am trying to install pywin32-217 for the first time on my Windows 7 64 > bit machine. I have following installed on my machine, > > Python 2.7.3 > MS Windows SDK for Windows 7 (7.1) > Downloaded pywin32-217 from sourceforge > > > When I

Re: [python-win32] Win32api install problem

2012-04-30 Thread Mark Lawrence
On 30/04/2012 08:03, Aravind Kamble wrote: Hi All, I am trying to install pywin32-217 for the first time on my Windows 7 64 bit machine. I have following installed on my machine, Python 2.7.3 MS Windows SDK for Windows 7 (7.1) The SDK isn't usually needed. Downloaded pywin32-217 from sou

[python-win32] Win32api install problem

2012-04-30 Thread Aravind Kamble
Hi All, I am trying to install pywin32-217 for the first time on my Windows 7 64 bit machine. I have following installed on my machine, Python 2.7.3 MS Windows SDK for Windows 7 (7.1) Downloaded pywin32-217 from sourceforge When I run the setup.py as below c:\pywin32-217\python setup.py install