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] 没有那个文件或目录
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] 没有那个文件或目录