mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 11:02:04 +08:00
基本完成!
This commit is contained in:
7
彩蛋提示.txt
Normal file
7
彩蛋提示.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
你会发现在这个目录下有几个main-xxx.py的文件,这个是界面的旧版/废稿,如果想要调用,需要输入以下命令:
|
||||
```bash
|
||||
sudo apt install python3 python3-tk python3-pip
|
||||
python3 -m pip install --upgrade ttkthemes --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple
|
||||
python3 -m pip install --upgrade ttkbootstrap --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple
|
||||
python3 -m pip install --upgrade easygui --trusted-host https://repo.huaweicloud.com -i https://repo.huaweicloud.com/repository/pypi/simple
|
||||
```
|
||||
Reference in New Issue
Block a user