[Pywps-devel] pywps on mac osx

massimo di stefano massimodisasha at yahoo.it
Mon Sep 24 19:29:43 CEST 2007


Hi,

i tried to :

renaming  the addvalue process fle
from   addvalue.py-dist
to addvalue.py

then i uncommented the "addvalue process" in

/pywps-2.0.0-rc3/pywps/processes/__init__.py

# Author:	Jachym Cepicky
#		http://les-ejk.cz

__all__ = [
         "addvalue",
#        "classify" ,
#        "flow",
#        "ndvi",
#        "shortestpath",
#        "spearpath",
#        "visibility",
#        "inputsoutputs",
#        "buffer",
#        "convert",
	]

but running :

./wps.py "service=WPS&version=0.4.0&request=getcapabilities"

it give again the error about the  "subprocess" module :

./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

<?xml version="1.0" encoding="utf-8"?>
<ExceptionReport version="1.0.0" xmlns="http://www.opengis.net/ows"  
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
         <Exception exceptionCode="NoApplicableCode" locator="No  
module named subprocess"/>
         <!--'No module named subprocess'-->
</ExceptionReport>

thanks for your preciouse help!

ciao,

Massimo.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wald.intevation.org/pipermail/pywps-devel/attachments/20070924/9252720f/attachment.html


More information about the Pywps-devel mailing list