准备开始

一、安装部署开发环境

python版本:3.10.11
程序编辑器:PyCharm、VS code、其他编辑器。

二、模块安装

1、GUI框架

先安装 PySide6-Fluent-Widgets 与 PySideSix-Frameless-Window

pip install --upgrade PySide6-Fluent-Widgets==1.5.3  -i https://pypi.doubanio.com/simple/
pip install --upgrade PySideSix-Frameless-Window==0.3.6  -i https://pypi.doubanio.com/simple/

再安装

pip install --upgrade PySide6==6.5.3  -i https://pypi.doubanio.com/simple/

2、程序打包 模块。后面打包的时候使用

pip install --upgrade Nuitka==1.8.6  -i https://pypi.doubanio.com/simple/

Nuitka可以将程序打包为 exe 或者 pyd

三、相关工具
1、GUI框架官网:https://qfluentwidgets.com/zh/
2、GUI框架演示源码:https://www.123pan.com/s/hnEiVv-elQNH.html
3、GUI设计师:https://www.123pan.com/s/hnEiVv-elQNH.html

其中GUI设计师 FluentDesigner_v1.3.3.zip解压后 放到英文目录。中文目录不起作用

已采纳
再见旧时光
再见旧时光
QQ:986004469 Email:vutool@qq.com
7月前

6

0个回答默认排序 投票数排序
没有更多回答了~
本贴已经关闭回答功能~
0
1
0
1