Not able to install prodigy with poetry

Not able to install prodigy with poetry. Getting following error:


It worked fine about 3 weeks ago.

The same situation with the following command: python -m pip install prodigy --extra-index-url https://<license>@download.prodi.gy

image

Anything was changed during those 3 weeks ?

It's possible there's a problem with the --extra-index-url syntax. I'll look into that tomorrow, thanks! In the meantime could you try --find-links?

I've now fixed the --extra-index-url support on the download service.

Great! Working now! Thank you for quick fix!