Package Problem, win32com

Jon McLin jondmclin at spamfree.yahoo.com
Thu Jul 8 09:19:28 EDT 2004


Hmmm.  It was a cut and paste from the console, but I didn't grab the 
entire text, so typed the "m/n>>>".  Oops.

But, it worked fine when I tried it this morning.  I will assume 
something done earlier in the session yesterday led to the problem.  If 
I can duplicate, I will repost.

Thanks,
Jon


Tim Golden wrote:

> | Following the example from the Python Win32 book, I type
> |  >>> from win32com import storagecon
> | Traceback (most recent call last):
> |    File "<interactive input>", line 1, in ?
> | ImportError: cannot import name storagecom
> |  >>>
> 
> Works ok for me. Same setup as yours.
> 
> Is that a dump from your console? I suspect not,
> since the error is talking about "storagecom"
> while the import refers to storagecon.
> 
> If you still can't get it to work, post back with
> an exact screen dump (not a bitmap, just the text
> cut-and-pasted).
> 
> TJG
> 
> 
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________



More information about the Python-list mailing list