I'm new to Python and Anaconda. Trying to install the jira package through conda using "conda install jira" and here's the output I get. I've also tried the pip install in the command prompt.
(C:\Program Files\Anaconda2) C:\Windows\system32>conda install jira
Fetching package metadata ...Could not connect to https://repo.continuum.io/pkgs/pro/win-64/
Could not connect to https://repo.continuum.io/pkgs/free/win-64/
..Could not connect to https://repo.continuum.io/pkgs/free/noarch/
.Could not connect to https://repo.continuum.io/pkgs/pro/noarch/
.
Solving package specifications: .
Error: Package missing in current win-64 channels:
- jira
You can search for packages on anaconda.org with
anaconda search -t conda jira
(C:\Program Files\Anaconda2) C:\Windows\system32>