Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Talal Ahmed
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 17, 2022
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 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 17, 2022

Welcome to the Atlassian Community!

This suggests that you have not installed all of the app, only the app part of it.  You'll need to look at the docs for it to find out how to do the full installation.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events