py2exe question

achrist at easystreet.com achrist at easystreet.com
Sun Nov 2 12:36:50 EST 2003


Chris Liechti wrote:
> 
> achrist at easystreet.com wrote in news:3FA46952.60B2836D at easystreet.com:
> 
> > Looks like 0.5.0a is not picking up any of my command line arguments
> > or producing any executable when I run it through the same batch
> > file that worked for 0.4.2.
> >
> > Any docs on how to make if work?
> 
> there is an example in the lib/site-packages/py2exe/samples dir
> the syntax of the setup call is different
> 

I try to run the sample to see what comes out, and I get:

tlb = pythoncom.LoadRegTypeLib(typelibCLSID, major, minor, lcid)
pywintypes.com_error: (-2147319779, 'Library not registered.', None,
None)

I just installed win32all v161 last night.


Al




More information about the Python-list mailing list