Closed
Description
~ musicbox
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/NEMbox/__init__.py", line 27, in start
nembox_menu.start_fork(version)
File "/usr/lib/python2.7/site-packages/NEMbox/menu.py", line 176, in start_fork
Menu().start()
File "/usr/lib/python2.7/site-packages/NEMbox/menu.py", line 340, in start
self.dispatch_enter(idx)
File "/usr/lib/python2.7/site-packages/NEMbox/menu.py", line 609, in dispatch_enter
self.datalist = netease.dig_info(data['callback'](), self.datatype)
File "/usr/lib/python2.7/site-packages/NEMbox/api.py", line 669, in dig_info
soup = BeautifulSoup(data, 'lxml')
File "/usr/lib/python2.7/site-packages/bs4/__init__.py", line 165, in __init__
% ",".join(features))
FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
之前一直都没有问题的,这是提示要安装哪个包?
Metadata
Metadata
Assignees
Labels
No labels
Activity