pip helper
This commit is contained in:
parent
1d3a7ecdd6
commit
4057af6137
@ -27,7 +27,6 @@ def update():
|
|||||||
jc("update")
|
jc("update")
|
||||||
|
|
||||||
def exit_exe():
|
def exit_exe():
|
||||||
os.system('taskkill -f -t -im python.exe')
|
|
||||||
root.destroy()
|
root.destroy()
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@ text = '''0.1.0 暂无日志
|
|||||||
1.0 正式版本。修复BUG;改正更新日志显示问题
|
1.0 正式版本。修复BUG;改正更新日志显示问题
|
||||||
1.1 加入机器学习库安装;修复BUG;删除“关于”模块
|
1.1 加入机器学习库安装;修复BUG;删除“关于”模块
|
||||||
1.2 加入更多可视化库,都在gui安装和删除类里面;修复一些BUG
|
1.2 加入更多可视化库,都在gui安装和删除类里面;修复一些BUG
|
||||||
|
1.2.1 加入机器学习库——openai;修复BUG;一键安装所有库正在试验中......
|
||||||
|
|
||||||
当前版本:1.2 (Not beta or demo)'''
|
当前版本:1.2 (Not beta or demo)'''
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user