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
Pudb@tiker.net
http://lists.tiker.net/listinfo/pudb

Reply via email to