HalfWFarmer
2017-07-06 05:51pyinstaller打包py文件为exe的报错
打包为exe后,运行出现报错
Exception in Tkinter callback
Traceback (most recent call last):
___ File "Tkinter.pyc", line 1532, in __call__
File "zhaopin.py", line 153, in reg
File "zhaopin.py", line 39, in GetPath
File "zhaopin.py", line 44, in GetIfo
File "bs4__init__.pyc", line 152, in init
FeatureNotFound: Couldn't find a tree builder with the features you requested: l
xml. Do you need to install a parser library?
但是我在pycharm中运行正常,且lxml已经安装了,这是为什么呢
- 点赞
- 回答
- 收藏
- 复制链接分享
1条回答
为你推荐
- 使用Python调用了CMD命令并把结果筛选后显示在图形化界面上,打包exe后黑色窗体去不掉如何解决
- 小程序
- python
- 全文检索
- 3个回答
- pyinstaller打包exe后出这个错怎么办
- python
- 1个回答
- pyinstaller 打包的程序在另一台电脑上报错并闪退
- python
- 3个回答
- 12306抢票打包exe报错json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
- python
- json
- 开发语言
- chrome
- 2个回答
- python生成的exe在某些电脑上正常运行,有些电脑上能正常运行
- python
- 2个回答
换一换