
Прочитал эту статью скачал скритп Audio Format Converter установил а он работать не хочет

Сценарий 'formatconverter0.7.0.py' завершился с кодом ошибки: 1
sh: kdialog: not found
sh: kdialog: not found
sh: kdialog: not found
sh: kdialog: not found
Traceback (most recent call last):
File "/home/dima/.kde/share/apps/amarok/scripts/formatconverter0.7.0.amarokscript/formatconverter0.7.0.py", line 286, in <module>
outputFormat, destination, fileNameConven, error_log = configure(inPacks, outPacks)
File "/home/dima/.kde/share/apps/amarok/scripts/formatconverter0.7.0.amarokscript/formatconverter0.7.0.py", line 56, in configure
fileNameConven = int(os.popen("kdialog --menu \"Please select the naming convention for your files.\" \"1\" \"[base directory]/trackno_title.[ext]\" \"2\" \"[base directory]/Artist/Album/trackno_title.[ext]\" \"3\" \"[base directory]/artist_album_trackno_title.[ext]\" ").readline()[:-1])
ValueError: invalid literal for int() with base 10: ''
Что он от меня хочет?