Il giorno 03/ott/07, alle ore 07:28, Ronald Oussoren ha scritto: > > On 3 Oct, 2007, at 3:13, massimo di stefano wrote: >> >> >> this is the error log : >> >> computer-di-epifanio:/Library/WebServer/CGI-Executables/ >> pywps-2.0.0-rc1 epifanio$ ./wps.py >> Traceback (most recent call last): >> File "./wps.py", line 73, in ? >> raise ServerError(e) >> File >> "/Library/WebServer/CGI-Executables/pywps-2.0.0-rc1/pywps/Wps/ >> wpsexceptions.py", line 105, in __init__ >> raise NoApplicableCode(value) >> pywps.Wps.wpsexceptions.NoApplicableCodePyWPS NoApplicableCode: No >> module named subprocess >> >> >> mybe i'm missing/wrong something :-( > > What's the first line of 'wps.py'? I get the feeling that wps.py is > using a different python interpreter than you are thinking it is. >
yor're right!!! it use as interpreter : #!/usr/bin/python that is the osx standard python 2.3 changing to the right environment i not have the "subprocess" error :-) now i'll try to read more about the pywps setting and try to configure it to do some example. and see what happens. thanks to all !!! > Ronald > _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig