I am trying to install jq using pip below
pip install jq --upgrade --force-reinstall --no-cache-dir
I tried to check sources where solution being provided Link1, Link2 with no luck
Any input would Appreciate!!!