Dear Community,
I have facing issue while running an import statement - from jira import JIRA
I have module installed. I have no compilation error in file (file name - util.py)
When I run this statement individually using SHIFT+Enter, it runs fine without error.
But when I run a file I get error -
This is resolved by deleting a virtual environment. Creating new one and installing library again.
Can you make sure that you already have installed the jira module. Are you using an virtual environment in python ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mohamed Benziane Yes, I have already installed the module and dependencies. I am using a virtual environment which is active.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.