why would 'import win32com' fail?

bill wgrigg at draper.com
Thu Oct 23 15:21:29 EDT 2008


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



More information about the Python-list mailing list