Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60027 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2013-11-19 19:22 +0000 |
| Last post | 2013-11-19 19:22 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: My first real request for help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 19:22 +0000
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2013-11-19 19:22 +0000 |
| Subject | Re: My first real request for help |
| Message-ID | <mailman.2938.1384888947.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web