[Pudb] pudb on Windows?

Matt Wilkie maphew at gmail.com
Wed Sep 28 12:27:10 PDT 2011


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



More information about the Pudb mailing list