Open hcwang95 opened 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'
Ubuntu 1604, python3.6, 最新的版本0.2.4.1
同样AttributeError在player.py的pause中也出现了,python3.6.1
能贴一下报错的截图吗? 尝试使用 mpg123 能够播放音频文件吗?
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'