Skip to content

Numpy Issue #171

@sourav164

Description

@sourav164

Tensorflow 2.6 and Keras 2.6 is installing Numpy 1.19.5. During matplotlib installation, it updates the Numpy to 1.26.2. I reinstalled Tensorflow and Keras, which again installed 1.19.5. When I have Numpy 1.19.5, matplotlib does not work. On the other hand, Tensorflow does not work with 1.26.2. Do you have any solution for this issue? Here is the output during tensorflow reinstallation. Any idea how to solve this issue?

I am using windows 11.

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.

contourpy 1.2.0 requires numpy<2.0,>=1.20, but you have numpy 1.19.5 which is incompatible.
matplotlib 3.8.2 requires numpy<2,>=1.21, but you have numpy 1.19.5 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