Dear Maintainer, When running: $ abcde -o mp3 If the package "eyed3" is not installed, abcde output is: $ abcde -o mp3 [ERROR] abcde: eyeD3 is not in your path. [INFO] Define the full path to the executable if it exists on your system. [INFO] Hint: sudo apt-get install $ After the attach patch is the correct command "sudo apt-get install eyed3"