gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Progress - was Re: [GNUe] on to communications


From: Bajusz Tamás
Subject: Re: Progress - was Re: [GNUe] on to communications
Date: Sat, 12 Jun 2004 09:37:23 +0200

> DB000:   File "/usr/local/gnue/lib/python/gnue/designer/base/Icons.py",
> line 44, in ?
> DB000:     if sys.platform != 'win32':
> DB000: NameError: name 'sys' is not defined
> 
> and of course, I am dumped. Did get pretty far and got nice splash
> screen. I can see in the file Icons.py but I haven't a clue why it's
> breaking. Clues?
> 
> Craig
> 

It was fixed in svn before.
Please try to install from svn or from snapshots.
http://www.gnuenterprise.org/downloads/snapshots.php

Or in Icons.py just add the line:
import sys

Bajusz Tamás

ps: gnue-designer is a wxpython app, so -u option makes no sense here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]