Hi! We're trying to keep this forum very focused on Prodigy, so this isn't the best place to ask general spaCy usage questions. You can post those on the spaCy discussion board instead: Discussions · explosion/spaCy · GitHub
To solve your problem: check out the stack trace of the error and where it comes from. It looks like you're using some package or code that's not compatible with spaCy v3.0. Also note that Prodigy v1.10.x requires spaCy v2.x, so installing spaCy v3 on top wouldn't work. (See this thread for details on Prodigy + spaCy v3 support.)