Skip to content

Installation conflicts with numpy #74

@nachtrieb

Description

@nachtrieb

Agentpy looks interesting! Tried to install and was immediately blocked:

$ pip install agentpy

gives

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.
cylp 0.92.3 requires numpy<2.0.0,>=1.5.0, but you have numpy 2.2.6 which is incompatible.
gensim 4.3.3 requires numpy<2.0,>=1.18.5, but you have numpy 2.2.6 which is incompatible.
numba 0.60.0 requires numpy<2.1,>=1.22, but you have numpy 2.2.6 which is incompatible.

So I really have to downgrade to numpy 1.xx ?

Last issue resolved was in 2022, hope this project is still live...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions