Trouble installing prodigy

hi @flamit!

Thanks for your message and welcome to the Prodigy community :wave:

Sorry you're having this issue.

First try to upgrade pip:

pip install --upgrade pip

What version of Python are you using?

Older versions of Python don't have wheels set up for the newer version of Prodigy. Last year we released wheels for Python 3.10 and had them for 3.9 and 3.8.

Also, what operating system are you using? There can be some hiccups with Mac (M1) too.

Hopefully one of those will do the trick. There could be other issues -- you can search by the error message.

Let us know if you're able to work it out or not!