Update 维护注意.md

This commit is contained in:
Man, Jianting (Meco) 2022-09-14 01:08:49 -04:00 committed by GitHub
parent f7eaa34a23
commit 532ae7ee2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# 维护注意事项
# 如何升级Python版本
## 如何升级Python版本
电脑上安装一个Python2.7环境同时使用Pip安装requests模块,pip install requests, pip install Scons把安装在C盘下的Python27文件夹复制到env下面替换原来的同时要把C:\Windows\System32\python27.dll下的python27.dll也复制到python27文件夹下就可以了