Re: [python-win32] Error while building pywin32

2014-10-21 Thread Bharath Ramesh
- you might need to grep the SDK dirs to see where that lives and why it isn't already included. HTH, Mark On 18/10/2014 9:19 AM, Bharath Ramesh wrote: Hi, I am trying to build 64-bit pywin32 locally. While building I come across this error when the shell extension is being built com

[python-win32] Issues building pywin32 from source

2014-10-07 Thread Bharath Ramesh
I cloned the pywin32 repository and I am trying to build version 219 locally on my windows setup so that I can then use it in our project. I am hitting an issue where during the install step I get the following error as pop up window Python for Win32 The application can not locate win32ui.pyd (or

Re: [python-win32] Building Python-2.7.6 for 64bit Windows

2014-02-03 Thread Bharath Ramesh
On Fri, Jan 31, 2014 at 10:47 AM, Tim Roberts t...@probo.com wrote: Bharath Ramesh wrote: We use numerous third party libraries, one being PyOpenSSL We have already rebuilt it with a newer version of OpenSSL. We continue to have the same issue. We have some part of the code that make secure

Re: [python-win32] Building Python-2.7.6 for 64bit Windows

2014-02-03 Thread Bharath Ramesh
On Mon, Feb 3, 2014 at 11:44 AM, Tim Roberts t...@probo.com wrote: Bharath Ramesh wrote: I am not sure if I am correct in describing what is possibly happening. I have OpenSSL statically compiled with Python v0.9.8. I have another third party library that uses another version of OpenSSL 1.0.1