随笔分类 -  Python之旅

This is a branch of IT route in Learning Python!
摘要:pyinstaller安装方法 前提:确保计算机安装了Python语言环境,并且正确配置了环境变量。 方法一:联网在线自动安装 选择一 Windows OS下进入cmd(命令行窗口) 输入:pip install pyinstaller 选择二 在Pycharm IDE 终端下 输入:pip ins 阅读全文
posted @ 2019-05-30 17:52 Lints林芝 阅读(5427) 评论(0) 推荐(0)