jira-agile-metrics command is throwing file not found error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

jira-agile-metrics command is throwing file not found error

1,708 次查看
chintuk
Contributor I
for i in pods:
 subprocess.Popen(["jira-agile-metrics", i], stdout=subprocess.PIPE)
 output = subprocess.communicate()[0]

This code giving FileNotFoundError: [Errno 2] No such file or directory: 'jira-agile-metrics'

I already installed jira agile-metrics. How can I solve this issue?

标记 (1)
0 项奖励
回复
1 回复

1,695 次查看
vicentegomez
NXP TechSupport
NXP TechSupport

what part number are you using?

 

0 项奖励
回复