[python-win32] Py2exe and win32com.shell

Norm Petterson njp at njp.us
Fri May 23 15:06:59 CEST 2008


On Fri, May 23, 2008 at 8:18 AM, Tejovathi P <tejovathi.p at gmail.com> wrote:

>
>
> I opened pythonwin and tried importing wincom.shell. Its working
> fine.....!!!!! Then where am I doing wrong....
>
>

Hello Tejovathi,

Googling py2exe win32com gave this reference among the first few:

http://www.wiredfool.com/2006/11/18/python-and-com-components/

containing this clue:

*The final wrinkle in this exercise is packaging using py2exe. Win32com
needs to be added as a package in the setup.py,

*HTH,

Norm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080523/25088251/attachment.htm>


More information about the python-win32 mailing list