why would 'import win32com' fail?

bill wgrigg at draper.com
Thu Oct 23 16:05:35 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?
>
> TIA,
>
> Bill


Thanks for the responses. I did not realize it had to be downloaded.

Bill



More information about the Python-list mailing list