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

Re: Python



On Wed, Dec 01, 1999 at 05:26:06PM +0100, Blazej Sawionek wrote:
> I installed:
> python-base
>       -doc
>       -examples
>       -misc
>       -stdwin
> 
> When trying to execute scripts (eg. `wpi.py') I get the message: ImportError: No module named stdwin.
> 

Well, this may be no consolation, but stdwin is considered obsolete. So
I wouldn't spend any time learning it. Check-out Python Megawidgets and
BLT for cross-platform GUI using python. It's based on Tk. There are
bindings for more powerful toolkits, but you lose platform independence.

-- 
+----------------------------------------------------+
| Eric G. Miller                        egm2@jps.net |
| GnuPG public key: http://www.jps.net/egm2/gpg.asc  |
+----------------------------------------------------+


Reply to: