[python-win32] embedded python can't import win32api

2013-09-04 Thread David M. Cotter
I'm embedding Python27 in my app. I have users install ActivePython27 in order to take advantage of python in my app, so the python installation can't be touched as it's on the end user's machine. When I attempt to do: >import win32api i get this: >Traceback (most recent call last): > File "sta

Re: [python-win32] embedded python can't import win32api

2013-09-04 Thread Vernon D. Cole
Dear David: Perhaps someone on this list can give a better answer than the one I am about to give -- because I don't like what I am going to say... ActiveState repackages Python, pywin32, and several other products in order to make it easier to install all of them together, and they call their