How to get access to Prodigy after purchasing an update extension ?

Hi there,

earlier a purchased an update extension of Prodigy as it became more difficult with the old wheels to comply with other dependencies.

I got an E-Mail with an order confirmation and a second with a receipt but no download link or anything from which I might get access to Prodigy.

I still have my order from my first purchase back in 2020 where a download link was available. Following this link I get access to a site where I can see downloads to the latest releases but the download is denied.

How can I get access to the latest wheels after purchasing a license extension?

Hi @Jame76! When you order the renewal, you don't get a new license key and it will simply keep your old one up-to-date with the latest versions. It can sometimes take a bit until the key is activated and the cache refreshes, but I just checked in our system and your key should be updated now. So just try again with pip install -U or by looking at the index URL in your browser?

Thank you!

Got the latest release with pip.

I had to modify the URL in the pip command taken from Installation & Setup · Prodigy · An annotation tool for AI, Machine Learning & NLP, though.

python -m pip install prodigy --extra-index-url https:// XXXX-XXXX-XXXX-XXXX@download.prodi.gy

The @ was missing. Is there a typo maybe?

Anyway, many thanks again.

Ohh yes, thanks, that's indeed a typo, sorry. Must have snuck in with the latest redesign and edits. Fixing :100: