Hi Ryan,
I think it worked and I will recount what I did.
-
I received this whl from you
prodigy-1.11.11-cp39-cp39-macosx_11_0_x86_64.whl -
I renamed it changing 11_0 to 10_15
prodigy-1.11.11-cp39-cp39-macosx_10_15_x86_64.whl -
Did a pip install with that renamed file.
pip install --upgrade prodigy -f /Users/andreashegedus/Desktop/prodigy-1.11.11-cp39-cp39-macosx_10_15_x86_64.whl
- Checked version with
prodigy stats
Version 1.11.11
Location /Users/andreashegedus/opt/anaconda3/lib/python3.9/site-packages/prodigy
Prodigy Home /Users/andreashegedus/.prodigy
Platform macOS-10.16-x86_64-i386-64bit
Python Version 3.9.13
I would claim victory here but I have been burned in the past.
Andy