I managed to fix the above error by setting use_plac=False on L54 in prodigy/__main__.py
use_plac=False
prodigy/__main__.py