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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.