Error

thank you for responding.

It is not possible to install via pypi due to the proxy.

I have tried multiple versions all in new miniconda environments.:
python 3.11 - prodigy-1.12.7-cp311-cp311-win_amd64
python 3.10 - prodigy-1.12.7-cp310-cp310-win_amd64

All receive that same error

ModuleNotFoundError: No module named 'prodigy._util'

I can run - pip install prodigy-utils

This does not fix the issue still the same error

I also tried copy and pasting the extracted zip file across as suggested in another post and this still does not work