小编uga*_*ses的帖子

一个Python脚本,它激活virtualenv,然后运行另一个Python脚本?

在Windows Vista上,我需要一个脚本来启动activate(激活virtualenv)脚本:

C:\Users\Admin\Desktop\venv\Scripts\
Run Code Online (Sandbox Code Playgroud)

然后,在虚拟环境中,启动到manage.py runserver文件夹中:

C:\Users\Admin\Desktop\helloworld\
Run Code Online (Sandbox Code Playgroud)

我应该怎么做?我应该使用哪些模块?

python windows shell command virtualenv

34
推荐指数
4
解决办法
3万
查看次数

标签 统计

command ×1

python ×1

shell ×1

virtualenv ×1

windows ×1