Search found 1 match

by mihairu
Tue Mar 03, 2009 12:24 am
Forum: General
Topic: First release of curses interface
Replies: 51
Views: 52984

Re: First release of curses interface

Hi, could you please add what version of libraries I need on this script? I have this error:
Traceback (most recent call last):
File "Programs/transmission-remote-cli/transmission-remote-cli.py", line 1821, in <module>
ui = Interface(Transmission(HOST, PORT, USERNAME, PASSWORD))
File "Programs ...