pip helper

This commit is contained in:
dengrb1
2023-05-12 13:28:36 +08:00
committed by GitHub
parent 8b4b1186bc
commit 178591eaa9
4 changed files with 37 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ import os
# 定义内容和创建主窗口
root = Tk()
ml = os.getcwd()
ok2 = '安装成功'
ok2 = '删除成功'
uninstall = 'pip uninstall'
file_error = '文件丢失,请重新安装'