afriedman412 / sayswho

Quote identification, attribution and resolution.
11 stars 1 forks source link

Error #2

Closed fakerybakery closed 11 months ago

fakerybakery commented 11 months ago

Hi, I am getting the error:

catalogue.RegistryError: [E892] Unknown function registry: 'vectors'.

in sayswho/__init__.py line 35.

fakerybakery commented 11 months ago

Hi, Sorry about this, seems to be an issue with my SpaCy installation.

afriedman412 commented 10 months ago

hey -- did the install instructions work?

(SpaCy can be tricky wrt co-dependencies and I haven't checked for updates in a minute.)

fakerybakery commented 10 months ago

Sorry, it was on my end - forgot to create a new venv and I think dependencies from other projects interfered.