Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

播放音乐报错! #82

Closed
w1zd opened this issue Jul 10, 2015 · 1 comment
Closed

播放音乐报错! #82

w1zd opened this issue Jul 10, 2015 · 1 comment

Comments

@w1zd
Copy link

w1zd commented Jul 10, 2015

Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.5.6-py2.7.egg/NEMbox/init.py", line 15, in start
nembox_menu.start()
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.5.6-py2.7.egg/NEMbox/menu.py", line 262, in start
self.player.play(datatype, datalist, idx)
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.5.6-py2.7.egg/NEMbox/player.py", line 90, in play
self.pause()
File "/usr/local/lib/python2.7/dist-packages/NetEase_MusicBox-0.1.5.6-py2.7.egg/NEMbox/player.py", line 129, in pause
os.kill(self.popen_handler.pid, signal.SIGSTOP)
AttributeError: 'NoneType' object has no attribute 'pid'

@mfk530
Copy link

mfk530 commented Jul 20, 2015

安装mpg123
sudo apt-get install mpg123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants