Closed moboard closed 8 years ago
补充,是精选歌单-分类精选,然后才崩溃的。
安装lxml
On Wed, Oct 5, 2016, 12:53 moboard notifications@github.com wrote:
补充,是精选歌单-分类精选,然后才崩溃的。
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/darknessomi/musicbox/issues/404#issuecomment-251581564, or mute the thread https://github.com/notifications/unsubscribe-auth/AD_RSvdlZUjYEcmW6yKZYX6qNALB-y1vks5qwy1HgaJpZM4KOalA .
重新安装了几个包之后,提示稍变了下:
FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
再安装pypy-lxml,还是崩溃。
确定是pypy?根据python版本安装python2-lxml或python3-lxml(类似名字)
On Wed, Oct 5, 2016, 16:21 moboard notifications@github.com wrote:
重新安装了几个包之后,提示稍变了下:
FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?
再安装pypy-lxml,还是崩溃。
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/darknessomi/musicbox/issues/404#issuecomment-251611984, or mute the thread https://github.com/notifications/unsubscribe-auth/AD_RSjLx3t4G-fqXWu8Q1-chKsA0Ln8Oks5qw13rgaJpZM4KOalA .
库里只有一个pypy-lxml最相似,包括aur里。
要用python3
直接pip install lxml
应该也可以
树莓派留爪 easy_install lxml python setup.py install
~ musicbox
之前一直都没有问题的,这是提示要安装哪个包?