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
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
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
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)
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)
||