Prodigy will not install

I am trying to install prodigy into a new virtual environment.
My environment was created using conda and miniforge.

conda create -n nlp python=3.11

When I try to install prodigy using pip I get the error

Looking in links: https://****@download.prodi.gy
ERROR: Could not find a version that satisfies the requirement prodigy (from versions: none)
ERROR: No matching distribution found for prodigy

I have the latest version of pip installed (v25.0).

This pip install has worked flawlessly until now. Any ideas why it has stopped working?
Thanks

Hi @johnmarquess ,

It looks like our download server is down for some reason - we are looking into it. In the meantime, we can send you the .whl file for installing Prodigy if you email us your license number at contact@explosion.ai.
Apologies for the inconvenience, we expect it to be fixed soon!

All good thanks. I can wait for the download server to come back onle.

Hi @johnmarquess ,

The download service has been restored and you should now be able to pip install as usual! Thank you for your patience.

1 Like