[Twisted-Python] conch and cftp
April 29, 2006
8:44 a.m.
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
7444
Age (days ago)
7444
Last active (days ago)
0 comments
1 participants
participants (1)
-
Manlio Perillo