-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
How to reproduce the behaviour
- Build and run spacy @ 3.8.7 with spacy-models @ 3.8.0 (the latest available)
- Observe that
test_registry_entries
fails with missing models.
> FAILED lib/python3.13/site-packages/spacy/tests/test_registry_population.py::test_registry_entries - AssertionError: Registry 'readers' missing entries: ml_datasets.cmu_movies.v1, ml_datasets.imdb_sentiment.v1, ml_datasets.dbpedia.v1
> assert not {'ml_datasets.cmu_movies.v1', 'ml_datasets.dbpedia.v1', 'ml_datasets.imdb_sentiment.v1'}
Your Environment
- Operating System: NixOS
- Python Version Used: python 3.12 and python 3.13
- spaCy Version Used: 3.8.7
Metadata
Metadata
Assignees
Labels
No labels