The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Why in Netbeans not is possible run python script with Jira library?

Leonardo Medina Calderón
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!
February 26, 2022

I have a python script, if I run this in Mac Os shell runs right, but if a execute within my java code shows this in out:

 

Traceback (most recent call last):
File "path_name", line 4, in <module>
from jira import JIRA
ImportError: No module named jira

Really Jira library is installed because above wrote, in shel works perfectly. With others python scritps run in java right, except when I using Jira library.

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.