pyinstaller无法打包含requests模块的程序?

pyinstaller 3.2版本(当前最新,截止2016.12.30)支持到requests2.11.1,如果高于这个版本就会出现相关错误。降低版本便可以了。这个坑有点扯,希望更多人看到。

下载地址:https://github.com/kennethreitz/requests/archive/v2.11.1.tar.gz

posted on 2017-02-15 16:32  sakura798  阅读(228)  评论(0编辑  收藏  举报

导航