Skip to content

neo4j-graphrag 1.8.0 requires numpy<3.0.0,>=2.0.0 #396

@carnak

Description

@carnak

Am finding it difficult / impossible to include neo4j-graphrag in our jupyterlab k8s pod, as it really causes conflicts w/ pandas, numpy, etc. Here is the system response to doing 'python -m pip install --upgrade pip':

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
neo4j-graphrag 1.8.0 requires numpy<3.0.0,>=2.0.0; python_version >= "3.9" and python_version < "3.13", but you have numpy 1.26.4 which is incompatible.
numba 0.57.1 requires numpy<1.25,>=1.21, but you have numpy 1.26.4 which is incompatible.

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