刷新hosts文件方式访问github(适用于win)使用方式安装 pyinstallerpip install pyinstaller 打包成exe可执行文件pyinstaller -F index.py