darknessomi / musicbox

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

无法播放 #579

Open hcwang95 opened 7 years ago

hcwang95 commented 7 years ago

Traceback: File "/home/hwang3/anaconda3/lib/python3.6/site-packages/NetEase_MusicBox-0.2.4.1-py3.6.egg/NEMbox/player.py", strout = self.popen_handler.stdout.readline().decode('utf-8') AttributeError: 'NoneType' object has no attribute 'stdout'

hcwang95 commented 7 years ago

Ubuntu 1604, python3.6, 最新的版本0.2.4.1

advpetc commented 7 years ago

同样AttributeError在player.py的pause中也出现了,python3.6.1

41tair commented 6 years ago

能贴一下报错的截图吗? 尝试使用 mpg123 能够播放音频文件吗?