Mark Hammond <skippy.hammond <at> gmail.com> writes: > > 64bit processes can't use 32bit COM objects (at least not in-proc - not > sure about external) and I guess your COM object is 32 bit. > > The easiest answer is probably just to install the 32bit Python and > 32bit pywin32 extensions - you can either leave or remove the 64bit > version - they can co-exist happily... > > Cheers, > > Mark >
Hi, everyone, I met the same problem. However, for some reasons, I cannot change to use 32bit python and pywin32. If someone konw how to really get the 32bit COM in the 64bit pywin32? Or maybe another solution to get COM with 64bit python. Thanks. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32