摘要: Pycharm 里安装wxPython 并且用Pyinstaller打包: 1: pycharm, File -> Setting -> Project Interpreter, 点击加号,安装wxpython, 然后安装PyInstaller. 2: 建立一个文件 gui.py, 写一个hello 阅读全文
posted @ 2020-06-25 22:15 刘大飞 阅读(305) 评论(0) 推荐(0) 编辑