catalogue.RegistryError: [E893] Could not find function 'spacy.copy_from_base_model.v1' in function registry 'callbacks' #7985
-
I'm Spacy's new user and I'm trying to run this ner_demo_update project and I got this error : |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
Hi, please update to spacy v3.0.6+. I think that |
Beta Was this translation helpful? Give feedback.
Hi, please update to spacy v3.0.6+.
I think that
spacy project
commands should show a warning if you have an earlier version than this, but I can double-check that all the settings in this demo project are correct...