mirror of
https://github.com/LibraHp/GetQzonehistory.git
synced 2024-12-27 06:29:55 +00:00
commit
931b93cc57
@ -64,7 +64,7 @@ cd GetQzonehistory
|
|||||||
python -m venv myenv
|
python -m venv myenv
|
||||||
# 激活虚拟环境。在终端或命令提示符中运行以下命令:
|
# 激活虚拟环境。在终端或命令提示符中运行以下命令:
|
||||||
# 对于 Windows:
|
# 对于 Windows:
|
||||||
myenv\Scripts\activate
|
.\myenv\Scripts\activate
|
||||||
# 对于 macOS/Linux:
|
# 对于 macOS/Linux:
|
||||||
source myenv/bin/activate
|
source myenv/bin/activate
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
|
Loading…
Reference in New Issue
Block a user