I am trying to install Prodigy with this command "pip install prodigy -f https://XXXX-XXXX-XXXX-XXXX@download.prodi.gy" but I have some issues with the certificate. Is it possible to force it to not check the certificate like with ``pip install --trusted-host pypi.org --trusted-host pypi.python.org xxx" ?
Sorry you’re having issues. We’ll look into an alternative solution but another possible option (may require a certificate) is to download any wheel via browser. If you try https://download.prodi.gy then put your license key as the username, you can see and download any wheel file. If this doesn’t work, worst case we can email you wheel files. Let me know if the first option works.