[Pythonmac-SIG] pywps on mac osx

Ronald Oussoren ronaldoussoren at mac.com
Wed Oct 3 07:28:27 CEST 2007


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.

Ronald



More information about the Pythonmac-SIG mailing list