Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59968 > unrolled thread
| Started by | Gene Heskett <gheskett@wdtv.com> |
|---|---|
| First post | 2013-11-19 04:31 -0500 |
| Last post | 2013-11-19 04:31 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
My first real request for help Gene Heskett <gheskett@wdtv.com> - 2013-11-19 04:31 -0500
| From | Gene Heskett <gheskett@wdtv.com> |
|---|---|
| Date | 2013-11-19 04:31 -0500 |
| Subject | My first real request for help |
| Message-ID | <mailman.2896.1384853480.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web