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


Groups > comp.lang.python > #60027

Re: My first real request for help

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'skip:[ 20': 0.04; 'subject:help': 0.08; 'fix.': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tismer': 0.09; 'python': 0.11; 'cmd': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'typo': 0.16; 'language': 0.16; 'wrote:': 0.18; 'subject:request': 0.19; 'programming': 0.22; 'print': 0.22; 'header:User-Agent:1': 0.23; 'this:': 0.26; 'second': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; "skip:' 10": 0.31; 'apparently': 0.31; 'file': 0.32; 'front': 0.32; 'quite': 0.32; 'but': 0.35; "i'll": 0.36; 'should': 0.36; 'so,': 0.37; 'christian': 0.38; 'skip:. 20': 0.38; 'to:addr:python-list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'world.': 0.61; 'simple': 0.61; '2013': 0.98
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: My first real request for help
Date Tue, 19 Nov 2013 19:22:13 +0000
References <201311190431.15449.gheskett@wdtv.com> <20131119113128.4c1929ca@bigbox.christie.dr> <201311191343.35433.gheskett@wdtv.com> <201311191106.16994.thudfoo@gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-78-146-3-68.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
In-Reply-To <201311191106.16994.thudfoo@gmail.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2938.1384888947.18130.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384888947 news.xs4all.nl 15944 [2001:888:2000:d::a6]:45911
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:60027

Show key headers only | View raw


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


Thread

Re: My first real request for help Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-19 19:22 +0000

csiph-web