Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #60038

Re: My first real request for help

From Gene Heskett <gheskett@wdtv.com>
Subject Re: My first real request for help
Date 2013-11-19 17:23 -0500
References <201311190431.15449.gheskett@wdtv.com> <201311191119.27188.gheskett@wdtv.com> <528B9620.6060806@stoneleaf.us>
Newsgroups comp.lang.python
Message-ID <mailman.2945.1384901138.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Tuesday 19 November 2013 17:20:54 Ethan Furman did opine:

> On 11/19/2013 08:19 AM, Gene Heskett wrote:
> > On Tuesday 19 November 2013 11:16:10 Peter Otten did opine:
> >> Gene Heskett wrote:
> >>> OSError: [Errno 2] No such file or directory
> >>> 
> >>> No clue, even when straced, as to what file might be missing.
> >>> 
> >>> So, how do I find out?
> >> 
> >> How about inserting a
> >> 
> >> print cmd
> >> 
> >> before the line
> >> 
> >> child = Popen(cmd)
> > 
> > You are suggesting I edit /usr/lib/python2.6/subprocess.py?
> 
> Yup.  Just make sure and change it back after you figure out what's
> going on.
> 
> --
> ~Ethan~

Tried, no deal, took it back to the -bak copy.

Where I need the Popen patch was actually in /usr/bin/axis, which is the 
name of the programs gui I run.  There are several available.

Many Thanks.

Cheers, Gene
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)

<Overfiend> Joy: Hey, I'm an asshole.  Assholes emit odious gas.
            That's what we do.
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
         law-abiding citizens.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: My first real request for help Gene Heskett <gheskett@wdtv.com> - 2013-11-19 17:23 -0500

csiph-web