[python-win32] Py2exe and win32com.shell

Bill Burns billburns at pennswoods.net
Tue May 27 02:55:30 CEST 2008


Tejovathi P wrote:
> Hi all...
>  
> I created an exe for my application. While generating the exe, py2exe 
> reports that win32com.shell module is not found and continues generating 
> exe.
> When I try to run the exe, I get an import error that "No module named 
> shell".......
>  

<snip>

Take a look at this page:

http://www.py2exe.org/index.cgi/WinShell

HTH,

Bill


More information about the python-win32 mailing list