为了账号安全,请及时绑定邮箱和手机立即绑定

如何在带有 dev_appserver.py 的 Google App Engine

如何在带有 dev_appserver.py 的 Google App Engine

慕哥6287543 2021-07-06 17:13:17
我做了必要的步骤,我可以从 shell 成功运行:pip install lxml -t libcd libpython>>> from bs4 import BeautifulSoup>>> import lxml>>> res = BeautifulSoup("<p>hello</p>","lxml")>>> print res<html><body><p>hello</p></body></html>但是在 Google App Enginedev_appserver.py上没有成功: from bs4 import BeautifulSoup import lxml import lxml p1 = BeautifulSoup("<p>toto</p>","lxml")错误是:Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?可能是什么问题?
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 173 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号