gnumed-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-bugs] Error attempting Gnuplot on Kirk's measurement 0.9.3


From: Karsten Hilbert
Subject: Re: [Gnumed-bugs] Error attempting Gnuplot on Kirk's measurement 0.9.3
Date: Fri, 29 Apr 2011 23:27:03 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Apr 28, 2011 at 04:15:50PM -0700, Jim Busser wrote:

> No exception. I simply get a error message in the status line.

Meaning that it cannot *run* gnuplot even though ...

> This is on Mac 10.6.7 with gnuplot installed

... it is installed.

> 2011-04-28 15:28:17  DEBUG     gm.forms 
> (/Users/djb/Downloads/gnumed-client.0.9.3/Gnumed/business/gmForms.py::generate_output()
>  #818): plotting args: ['gnuplot', '-p', 
> u'/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gnumed/gm-MPirMp/gm2gpl-AKNKPo.conf',
>  
> u'/var/folders/rR/rRhuX5jzF8WCKfgoTie3Zk+++TQ/-Tmp-/gnumed/gm-MPirMp/gm-G-Template-2Zo189.scr']
> 2011-04-28 15:28:17  ERROR     gm.forms 
> (/Users/djb/Downloads/gnumed-client.0.9.3/Gnumed/business/gmForms.py::generate_output()
>  #826): there was a problem executing gnuplot
> Traceback (most recent call last):
>   File "/Users/djb/Downloads/gnumed-client.0.9.3/Gnumed/business/gmForms.py", 
> line 823, in generate_output
>     close_fds = True
>   File 
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py",
>  line 623, in __init__
>     errread, errwrite)
>   File 
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py",
>  line 1141, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory

That's what subprocess is documented to throw as exception
when not finding the file to run (and that's what the
message says, too).

Are you sure it's in the PATH ?

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

[Prev in Thread] Current Thread [Next in Thread]