摘要: # 会持续更新 1.https://www.easyicon.net/covert/ 转换图片格式 ,大小 (用处 转成ico图片,16*16) 2.https://www.iconfont.cn/collections/index?spm=a313x.7781069.1998910419.3 阿里 阅读全文
posted @ 2020-07-16 16:37 呼呼哥 阅读(134) 评论(0) 推荐(0) 编辑
摘要: 如图所示 如果出现的是这个问题可以可以考虑以下方法 首先卸载原先下载的 Pyinstaller pip uninstall pyinstaller 再执行以下代码,去github上下载 pip install https://github.com/pyinstaller/pyinstaller/ar 阅读全文
posted @ 2020-07-16 16:00 呼呼哥 阅读(519) 评论(0) 推荐(0) 编辑
摘要: 如果pip install docx 过请先卸载,输入如下指令: pip uninstall docx 方法一: pip install python-docx 方法二: 下载: python_docx-0.8.6-py2.py3-none-any.whl 下载地址: http://www.lfd. 阅读全文
posted @ 2020-07-16 10:18 呼呼哥 阅读(4151) 评论(0) 推荐(0) 编辑