python3.6 pyinstaller 打包exe

如今的pyinstaller 最新版本已经支持python3.6版本的打包了只须要进行以下的操做便可python

1. pip install pyinstallergit

2. pip install --upgrade pyinstallergithub

3.pip install https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz网络

4.在对应的项目目录下 打包 执行 pyinstaller -F show.py  便可在对应的dist文件下获取对应的exe包学习

 

学习网络爬虫地址连接为:http://edu.51cto.com/sd/7a8eespa

经过该视频的学习,你将学会如何在网络中爬取本身所须要的东西视频

相关文章
相关标签/搜索