py2exe for programs with excel COM objects

Fredrik Lundh fredrik at pythonware.com
Wed Aug 30 14:04:16 EDT 2006


marijuanated at gmail.com wrote:

> Is it possible to create a executable of a python program that refers
> to Excel COM objects with the help of py2exe.

the py2exe site is full of nice howto articles; this one might help in 
your case:

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

</F>




More information about the Python-list mailing list