py2exe

John john.thai at dspfactory.com
Wed Jun 6 10:33:29 EDT 2001


Hi,

I get the following messages when I try to use py2exe :

warning: install: modules installed to
'build\bdist.win32\winexe\lib\PROGRA~1\Py
thon21\', which is not in Python's module search path (sys.path) -- you'll
have
to change the search path yourself
The win32api module is not available - modules listed
in the registry will not be found.

...
...
...

warning: py2exe: * The following modules were not fo
warning: py2exe: *   win32api
warning: py2exe: *   miscc
warning: py2exe: *   printfwc
warning: py2exe: *   misc2c
warning: py2exe: *   streamsc
warning: py2exe: *   gdic
warning: py2exe: *   stattoolc
warning: py2exe: *   mdic
warning: py2exe: *   windowsc
warning: py2exe: *   riscos
warning: py2exe: *   framesc
warning: py2exe: *   riscosenviron
warning: py2exe: *   controlsc
warning: py2exe: *   windows2c
warning: py2exe: *   eventsc
warning: py2exe: *   controls2c
warning: py2exe: *   windows3c
warning: py2exe: *   ce
warning: py2exe: *   clip_dndc
warning: py2exe: *   sizersc
warning: py2exe: *   imagec
warning: py2exe: *   cmndlgsc
warning: py2exe: *   filesysc
warning: py2exe: *   riscospath
warning: py2exe: ***********************************
**********


How do I fix this?


Thanks,

John





More information about the Python-list mailing list