pip helper

This commit is contained in:
dengrb1 2023-05-08 20:40:48 +08:00 committed by GitHub
parent 1d3a7ecdd6
commit 4057af6137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,6 @@ def update():
jc("update")
def exit_exe():
os.system('taskkill -f -t -im python.exe')
root.destroy()
pass

View File

@ -22,6 +22,7 @@ text = '''0.1.0 暂无日志
1.0 正式版本修复BUG改正更新日志显示问题
1.1 加入机器学习库安装修复BUG删除关于模块
1.2 加入更多可视化库都在gui安装和删除类里面修复一些BUG
1.2.1 加入机器学习库openai修复BUG;一键安装所有库正在试验中......
当前版本:1.2 (Not beta or demo)'''