Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/346.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python “如何修复”;Gitlab windows ci运行程序:ObjectNotFound:(pip:String)[],CommandNotFoundException";_Python_Windows_Shell_Powershell_Gitlab Ci Runner - Fatal编程技术网

Python “如何修复”;Gitlab windows ci运行程序:ObjectNotFound:(pip:String)[],CommandNotFoundException";

Python “如何修复”;Gitlab windows ci运行程序:ObjectNotFound:(pip:String)[],CommandNotFoundException";,python,windows,shell,powershell,gitlab-ci-runner,Python,Windows,Shell,Powershell,Gitlab Ci Runner,我可以为windows设置ci runner,但无法使用cmd executor配置git lab ci runner,默认情况下,ci runner executor为POWER SHELL ISE 如何将执行器的配置从powershell ise更改为cmd 我试过使用下面的config.toml文件,同样的错误 executor = "shell" shell = "cmd" 支持的cmd版本的gitlab ci windows runner版本是什么…?我收到了相同的错误。你找到解决办

我可以为windows设置ci runner,但无法使用
cmd executor
配置git lab ci runner,默认情况下,ci runner executor为
POWER SHELL ISE

如何将执行器的配置从
powershell ise
更改为
cmd

我试过使用下面的config.toml文件,同样的错误

executor = "shell"
shell = "cmd"

支持的cmd版本的gitlab ci windows runner版本是什么…?

我收到了相同的错误。你找到解决办法了吗?我也有同样的错误。你找到解决办法了吗?
Git revision: dd63573f
Git branch:   master
GO version:   go1.8.7
Built:        2019-08-13T10:51:28+0000
OS/Arch:      windows/amd64