Re: UrwidUI update
David Clymer <david-LEGOU7lN1jbY0TyS/[email protected]> Tue, 24 May 2005 18:22:02 -0400
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2005-05-24 at 12:23 -0500, Benjamin West wrote: > I am really interested in using your UI, but I get this: > > #load urwidui It looks like the problem is that you are attempting to load it like a regular module. Lyntin expects all UIs to reside in the lyntin/ui/ directory, so in order to use UrwidUI, copy urwidui.py to: /usr/local/lib/python2.3/site-packages/lyntin/urwidui.py then, you tell lyntin to use it in the same way you specify the other ones: $ runlyntin -ui urwid > No module named base. Can anyone give me a tip on what I need to install? You'll want to make sure that you've got the urwid stuff installed as well. You can get that from: http://excess.org/urwid/#htoc5 Hope that helps -davidc -- gpg-key: http://www.zettazebra.com/files/key.gpg
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBCk6kK2XpGgG+SNaERAuA4AJ42+d85ddMFTZvei8eHCGm7Yado5gCgzwXH IIo+Jl6Zw7ZVkdNPtOGrayo= =koph -----END PGP SIGNATURE-----