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

經過該視頻的學習,你將學會如何在網絡中爬取本身所須要的東西視頻

相關文章
相關標籤/搜索