Am 2007-10-02 um 12:25 schrieb massimo di stefano: > ./wps.py "service=WPS&version=0.4.0&request=getcapabilities" > Traceback (most recent call last): > File "./wps.py", line 74, in ? > raise ServerError(e) > File "/Library/WebServer/CGI-Executables/pywps-2.0.0-rc3/pywps/Wps/ > wpsexceptions.py", line 105, in __init__ > raise NoApplicableCode(value) > pywps.Wps.wpsexceptions.NoApplicableCodePyWPS NoApplicableCode: No > module named subprocess > Content-type: text/xml
"No module named subprocess" seems rather clear to me, even if that normally rises an ImportError. I guess you run Python 2.3? AFAIR subprocess is a core library since 2.4, before you could install it separately. Greetlings from Lake Constance! Hraban --- http://www.fiee.net https://www.cacert.org (I'm an assurer) _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig