[Twisted-Python] conch and cftp
Manlio Perillo
manlio_perillo at libero.it
Sat Apr 29 09:44:35 MDT 2006
Hi.
There is a reason for conch (and cftp) script not working on Windows?
Traceback (most recent call last):
File "C:\Python2.4\Scripts\conch.py", line 20, in ?
from twisted.conch.scripts.conch import run
File "C:\Python2.4\lib\site-packages\twisted\conch\scripts\conch.py",
line 18,
in ?
import os, sys, getpass, struct, tty, fcntl, base64, signal, stat, errno
File "C:\Python2.4\lib\tty.py", line 5, in ?
from termios import *
ImportError: No module named termios
Moreover tkconch seems to be really slow...
Thanks and regards Manlio Perillo
More information about the Twisted-Python
mailing list