Is the problem with running urwid? If so, perhaps you might look at http://www.mail-archive.com/[email protected]/msg00017.html.
Aaron Meurer On Wed, Sep 28, 2011 at 1:27 PM, Matt Wilkie <[email protected]> wrote: > Is it possible to us the pudb python debugger on Windows? If yes, how > do you get it installed and working? > > When I try and install it using ez_setup, `python ez_setup.py > .\path\to\pudb-unpacked`, it fails with "ImportError: No module named > termios", a module which appears to be for unix only. > > I'm using Windows 7, x64. > > thanks! > > -- > -matt > > _______________________________________________ > Pudb mailing list > [email protected] > http://lists.tiker.net/listinfo/pudb > _______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
