pudb on windows (dependent upon unix only termios ?)

S

shearichard

Hi - I was just trying to install the Python debugger pudb (http://
pypi.python.org/pypi/pudb) and easy install fell over saying it
couldn't find a module termios.

It turns out termios is only for Unix (http://docs.python.org/library/
termios.html).

Does anyone know of way around this ? Is there an equivalent to
termios which would run on windows and which could be hacked into
pudb ?

Alternatively suggestions for a pudb workalike ? (I like the console/
keyboard centric aspect of pudb).

Thanks

Richard.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,121
Latest member
LowellMcGu
Top