I have installed prodigy using pip and I am able to import it in python. But when I try to run the command prodigy stats I get an error message (which possibly should be expected since the folder contains only the .whl file).
Hi! If you're on Windows, it can happen that the command alias isn't recognised by default – so you can use python -m prodigy or set up your own. See this section for details: https://prodi.gy/docs/install#install-cli-command