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

2013-09-05 Thread Mark Hammond
[re-adding python-win32] On 6/09/2013 2:30 AM, David M. Cotter wrote: there are no instructions i can find anywhere about how to bundle python with my app if i could find out how to do that i would. It is literally as simply as bundling up a Python distribution, pywin32 (and any other

[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

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