Re: error running swup 2.6.6
Christian Haugan Toldnes <[email protected]> Mon, 18 Oct 2004 20:20:57 +0200
| Newsgroups | gmane.linux.trustix.swup |
|---|---|
| Organization | TSL |
| Message-ID | <[email protected]> |
(Oct 17 2004 13:43) Mike Honeyfield wrote: > Hi, > > I have recently tried getting swup working on a distro of mine, but > not had much luck. > > The below is what I get when running both swup and rdfgen at the shell > prompt with no arguments. > > Seems to have a problem with an undefined "true" Almost right. It's and undefined "True" True is defined by default in python 2.2 at least, so I think you might have a version of python that is a but too old? what distro / python? > DEBUG = True > NameError: name 'True' is not defined regards c -- Christian H. Toldnes Trustix Developer Before you ask technical questions, please read this: <URL: http://www.catb.org/~esr/faqs/smart-questions.html>