why would 'import win32com' fail?

drobinow at gmail.com drobinow at gmail.com
Thu Oct 23 15:58:06 EDT 2008


On Oct 23, 3:21 pm, bill <wgr... at draper.com> wrote:
> All,
>
> I am trying to access Excel from Python. Many of the examples started
> with:
>
>       import win32com
>       ....
>       blah, blah
>
> I try that from my Python shell and it fails. What am I missing here?

You need to download and install the Python Extensions for Windows.

http://sourceforge.net/project/showfiles.php?group_id=78018



More information about the Python-list mailing list