[Urwid] Error on running the first tutorial program

Sharad Ganapathy sharadgana at gmail.com
Sat Oct 18 01:39:00 EDT 2008


Ian Ward wrote:

> 
> Hi Sharad,
> 
> What version of Urwid are you using?
> 
> What happens when you just try to "import curses" from the python 
> command line?
> 
> Ian

Ian ,

 From the python command line :

 >>> print urwid.__version__
0.9.8.3
 >>> import curses
 >>> print curses.version
2.2


Sharad





More information about the Urwid mailing list