Cannot install Prodigy

Hi, I tried running the pip install including my license key and get error message
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 am using pip version 23.1.2 python version 3.11.3.

I also tried installing the wheel files and get same errors.

Any ideas on what the issue is?

Thanks

Hi @mikestoker ,

At the moment we support builds for Python up to 3.10. Could you try installing in a virtual environment with Python 3.10?
Thanks!

thanks, that worked. I installed the wheel files in the venv

Glad to hear that! Thanks for the confirmation.