baskerville / hestia

A CLI Interface to the mldonkey Daemon
3 stars 0 forks source link

Error when running on slackware #1

Closed tadejp closed 11 years ago

tadejp commented 11 years ago

lastest 2.7.3 python mldonkey 4080 port up and running

still issue:

./hestia File "./hestia", line 77 print('%23s' % grey(key), end='')

baskerville commented 11 years ago

hestia is written for Python 3 and this line has a non backward compatible syntax.