Trying to build exe with py2exe and SOAPPy

S

Steven Bell

I am trying to build an executable from a python script.
Using python 2.3, SOAPpy 0.10.3, Py2exe 0.4.2.
Build command: python setup.py py2exe -w --includes
xml.sax.drivers2.drv_py

I get the following output:

warning: py2exe: *************************************************************************
warning: py2exe: * The following modules were not found:
warning: py2exe: * Carbon.Folder
warning: py2exe: * Carbon.Folders
warning: py2exe: * M2Crypto
warning: py2exe: * SOCKS
warning: py2exe: * ext.IsDOMString
warning: py2exe: * ext.SplitQName
warning: py2exe: * fcntl
warning: py2exe: * ic
warning: py2exe: * rourl2path
warning: py2exe: *************************************************************************
removing 'build\bdist.win32\winexe\collect\client' (and everything
under it)
Built File dist\client\client.exe
removing 'build\bdist.win32\winexe' (and everything under it)

expat
Any help would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top