Setting Up SOAPpy for Python v2.5 on Windows?

S

Steve

Hi All,

What are the required version of the SOAPpy, PyXML, fpconst that are
needed to run under the Python 2.5 environment on Windows?

Locations for the downloads?

Thanks!

Steve
 
S

Simon Brunning

What are the required version of the SOAPpy, PyXML, fpconst that are
needed to run under the Python 2.5 environment on Windows?

SOAPpy doesn't install under Python 2.5 as-is. You'll need to add
source code encodings on all the source files in all the files before
setup.py will run. (See PEP 263.).

You can get fpconst 0.7.2 from the cheese shop, and PyXML from
Sourceforge. I believe the latest versions of these packages work
fine.

Do be aware, though, that SOAPpy is unmaintained, so you might want to
look at other SOAP handling packages like ZSI or elementsoap. Unless,
that is, you need functionality that only SOAPpy provides, in which
case you are stuck with it.

--
Cheers,
Simon B
(e-mail address removed)
http://www.brunningonline.net/simon/blog/
GTalk: simon.brunning
MSN: small_values
 
S

Steve

All,

Thanks for the suggestions!

I think that I will move forward with elementsoap instead of soappy...

Steve
 

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
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top