run_command 与后台 run_command 此前会把命令中的 python/python3/pip/pip3 正则替换为解析出的容器或本地解释器路径,删除该重写逻辑后命令按原样执行。 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| command.py | ||
| container.py | ||
| misc.py | ||
| python.py | ||
| run.py | ||
run_command 与后台 run_command 此前会把命令中的 python/python3/pip/pip3 正则替换为解析出的容器或本地解释器路径,删除该重写逻辑后命令按原样执行。 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| command.py | ||
| container.py | ||
| misc.py | ||
| python.py | ||
| run.py | ||