Skip to content

Cannot download models: ValueError: numpy.dtype size changed, may indicate binary incompatibility #13875

@Time0o

Description

@Time0o

This seems to be this problem all over again: #13528

How to reproduce the behaviour

Create a new virtual environment (I am using uv), run pip install spacy && python -m spacy download en_core_web_sm. This is not specific to downloading models, e.g. python -m spacy info --markdown produces the same error. In general whatever the newest spacy release is unusable on my system. It does still work on MacOS with Python 3.13.5 though.

Your Environment

  • Operating System: Ubuntu 25.04
  • Python Version Used: 3.12.11
  • spaCy Version Used: 3.7.5
  • Environment Information: I can't actually run python -m spacy info --markdown, that produces the same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions