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


Groups > comp.lang.python > #60035

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:16 -0500
References <201311190431.15449.gheskett@wdtv.com> <201311191106.16994.thudfoo@gmail.com> <l6gdos$iu4$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.2942.1384899419.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Tuesday 19 November 2013 17:02:37 Mark Lawrence did opine:

> On 19/11/2013 19:06, xDog Walker wrote:
> > On Tuesday 2013 November 19 10:43, Gene Heskett wrote:
> >> Interesting, a print cmd immediately in front of that is quite noisy:
> >> ['./camview-emc-f1oat.py', '-v', '1280x720', '-C', 'camview.cfg',
> >> '-g', 'cam.ui', '-H', 'campins.hal', '-w', '150995278']
> > 
> > The file it cannot find is apparently ./camview-emc.float.py
> > 
> >> So, I'll try this:
> >>     child = Popen(["cmd"]), but that's not the fix.
> > 
> > That should produce the same result as before (plus gales of laughter
> > from the bleachers).
>
Expected. Python code isn't my forte obviously. :)
  
> Just to be sure is it a simple typo "f1oat" with a one instead of
> "float" with an ell?

That it was, now renamed.  And now that I know it works albeit in a 
separate window, I will now go back to the original syntax just to check, 
but no, the additional ", shell=True" without the double-quotes, inside the 
parens is still needed.

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)

I never met a man I didn't want to fight.
		-- Lyle Alzado, professional football lineman
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:16 -0500

csiph-web