TERMIOS.py

simo simoninusa2001 at yahoo.co.uk
Wed Jun 30 15:02:42 EDT 2004


Josef Meile <jmeile at hotmail.com> wrote:

> > under windows :         ren  TERMIOS.py  termios.py
> I don't think that's the problem:

> first: TEMIOS != termios. They are two different modules:
> http://docs.python.org/lib/module-TERMIOSuppercase.html
> 
> second: Those two modules aren't available on windows.
> 
> I guess you either didn't install the module or you have a really old 
> python.

I have TERMIOS.py under Python 2.3.4 for Windows.

I think it's actually installed by some other library (pyQt or
wxPython IIRC) if you Google it, there is a solution (I think it was
basically "just delete them both").



More information about the Python-list mailing list