[Soap-Python] soaplib

Burak Arslan burak.arslan at arskom.com.tr
Mon Aug 9 18:05:33 CEST 2010


----- Original message -----
> Although the
> installation process completed without any issues, python can't find the
> wsgi_soap module in the library.
> 
> from soaplib.wsgi_soap import SimpleWSGISoapApp
> 
> ImportError: No module named wsgi_soap
> 
> 

hi roman,

you probably installed the latest soaplib. soaplib-0.9 series breaks compatibility with 0.8 api. in your case, there's no wsgi_soap module anymore. you should either install a 0.8.x release or migrate your code to the new api. 

hth,
burak

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/soap/attachments/20100809/39823043/attachment.html>


More information about the Soap mailing list