[python-win32] EnsureDispatch throwing fatal error

Tim Roberts timr at probo.com
Thu Mar 31 19:18:09 CEST 2011


Jiawei Li wrote:
> iTunes is installed.

iTunes is a 64-bit application.  Unless they also registered a 32-bit
proxy, a 64-bit COM object cannot be used in a 32-bit process.

If you need this, it may be time to consider loading a 64-bit Python.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the python-win32 mailing list