Re: Request help w/pip install jq

2020-07-19 Thread Mats Wichmann
On 7/19/20 11:42 AM, Dennis Lee Bieber wrote: > On Sun, 19 Jul 2020 10:39:09 -0600, Mats Wichmann > declaimed the following: > >> there is no mention of Windows at all, so the guess would be it's not >> supported. >> > There is a whole open "issue" for that... > > https://github.com/mwilli

Re: Request help w/pip install jq

2020-07-19 Thread MRAB
On 2020-07-19 17:39, Mats Wichmann wrote: On 7/19/20 8:46 AM, Ed Walser wrote: Hi all, I've tried installing jq several times in my local environment, but it fails, saying it can't find a file that pip downloads. Here is the entire pip output: (base) C:\Users\edwal>pip install jq Don't inst

Re: Request help w/pip install jq

2020-07-19 Thread Mats Wichmann
On 7/19/20 8:46 AM, Ed Walser wrote: > Hi all, > > I've tried installing jq several times in my local environment, but it > fails, saying it can't find a file that pip downloads. Here is the entire > pip output: > > (base) C:\Users\edwal>pip install jq Don't install that way, do: python -m pip

Re: Request help w/pip install jq

2020-07-19 Thread MRAB
On 2020-07-19 15:46, Ed Walser wrote: Hi all, I've tried installing jq several times in my local environment, but it fails, saying it can't find a file that pip downloads. Here is the entire pip output: (base) C:\Users\edwal>pip install jq Collecting jq Downloading jq-1.0.2.tar.gz (57 kB)

Request help w/pip install jq

2020-07-19 Thread Ed Walser
Hi all, I've tried installing jq several times in my local environment, but it fails, saying it can't find a file that pip downloads. Here is the entire pip output: (base) C:\Users\edwal>pip install jq Collecting jq Downloading jq-1.0.2.tar.gz (57 kB) ||