errors when running ner_teach

Hi! Are you sure the version of Prodigy in the environment is 1.10.3? The error is related to a change in one of Prodigy's dependencies, uvicorn, and that line of code in Prodigy was removed in version 1.10.2.

Alternatively, if you're on an older version of Prodigy, downgrading uvicorn should help, too. See here for details: