darknessomi / musicbox

网易云音乐命令行版本
MIT License
9.83k stars 1.58k forks source link

無法播放 #753

Open junyuewang opened 6 years ago

junyuewang commented 6 years ago

Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib64/python2.7/threading.py", line 813, in bootstrap_inner self.run() File "/usr/lib64/python2.7/threading.py", line 766, in run self.target(*self.args, **self.__kwargs) File "build/bdist.linux-mips64/egg/NEMbox/player.py", line 216, in run_mpg123 stderr=subprocess.PIPE File "/usr/lib64/python2.7/subprocess.py", line 710, in init__ errread, errwrite) File "/usr/lib64/python2.7/subprocess.py", line 1327, in _execute_child raise child_exception OSError: [Errno 2] 没有那个文件或目录

junyuewang commented 6 years ago

build/bdist.linux-mips64/目錄下爲空

Setsuna-Kitahara commented 5 years ago

mpg123没装? sudo apt install mpg123