Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59968
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <gheskett@wdtv.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.070 |
| X-Spam-Evidence | '*H*': 0.86; '*S*': 0.00; 'python,': 0.02; 'abuse': 0.07; 'subject:help': 0.08; '__init__': 0.09; 'bug': 0.12; '.py': 0.16; '2.6.4': 0.16; 'errread,': 0.16; 'errwrite)': 0.16; 'soap,': 0.16; 'time"': 0.16; 'subject:request': 0.19; 'thanks.': 0.20; 'written': 0.21; 'config': 0.24; 'cheers,': 0.24; 'skip:" 30': 0.26; 'switch': 0.26; 'skip:_ 20': 0.27; 'on,': 0.29; 'raise': 0.29; "i'm": 0.30; 'code': 0.31; 'option.': 0.31; 'file': 0.32; 'run': 0.32; 'running': 0.33; '(most': 0.33; 'skip:_ 10': 0.34; 'skip:d 20': 0.34; 'received:66': 0.35; 'but': 0.35; 'version': 0.36; 'ubuntu': 0.36; 'should': 0.36; 'so,': 0.37; 'starting': 0.37; 'to:addr:python-list': 0.38; 'recent': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'dangerous': 0.60; 'received:unknown': 0.61; 'new': 0.61; 'header :Message-Id:1': 0.63; 'such': 0.63; 'more': 0.64; 'million': 0.74; 'received:204': 0.75; 'hand': 0.80; 'believe,': 0.84; 'citizens.': 0.84; 'missing.': 0.84; 'plugins': 0.84; 'boxes': 0.91; 'hands': 0.96 |
| X-Spam-Status | No, score=1.4 required=5.0 |
| X-Spam-Level | + |
| From | Gene Heskett <gheskett@wdtv.com> |
| To | python-list@python.org |
| Subject | My first real request for help |
| Date | Tue, 19 Nov 2013 04:31:15 -0500 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="utf-8" |
| Content-Transfer-Encoding | 7bit |
| 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.2896.1384853480.18130.python-list@python.org> (permalink) |
| Lines | 39 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384853480 news.xs4all.nl 15975 [2001:888:2000:d::a6]:42960 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:59968 |
Show key headers only | View raw
Old python, 2.6.4 I believe, not update able from the Ubuntu 10.04.3 LTS
repo's.
Should be a mauchs nichs as the code was written on, and is running on,
several of these same linuxcnc installs.
But when I switch in, as one of the plugins a new .py version of camview-
emc, I get this when I attempt to run linuxcnc -l, where the -l is "use the
same config as last time" option.
Starting LinuxCNC...
Traceback (most recent call last):
File "/usr/bin/axis", line 3326, in <module>
_dynamic_tabs(inifile)
File "/usr/bin/axis", line 3182, in _dynamic_tabs
child = Popen(cmd)
File "/usr/lib/python2.6/subprocess.py", line 633, in __init__
errread, errwrite)
File "/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child
raise child_exception
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?
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)
<james> abuse me. I'm so lame I sent a bug report to debian-devel-changes
-- Seen on #Debian
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
My first real request for help Gene Heskett <gheskett@wdtv.com> - 2013-11-19 04:31 -0500
csiph-web