随笔分类 - Python
摘要:用python3.6以上使用pyinstaller打包会出现 TypeError: an integer is required (got type bytes)异常, 解决办法如下: 1. 安装pyinstaller pip install PyInstaller 2. 打包单个文件 PyInst
阅读全文
摘要:1.这里安装的是3.7.2,如需要安装更新版本,可以从官网下载最新版本安装包,https://www.python.org/downloads/source/ wget https://www.python.org/ftp/python/3.7.2/Python-3.7.2.tgz2.解压Pytho
阅读全文

浙公网安备 33010602011771号