Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60027
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: My first real request for help |
| Date | 2013-11-19 19:22 +0000 |
| References | <201311190431.15449.gheskett@wdtv.com> <20131119113128.4c1929ca@bigbox.christie.dr> <201311191343.35433.gheskett@wdtv.com> <201311191106.16994.thudfoo@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2938.1384888947.18130.python-list@python.org> (permalink) |
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). > Just to be sure is it a simple typo "f1oat" with a one instead of "float" with an ell? -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: My first real request for help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 19:22 +0000
csiph-web