Skip to content

Support numpy 1.24 across all simulators #91

@pgleeson

Description

@pgleeson

numpy 1.24 has removed a number of previously deprecated methods/fields (e.g. numpy.int, numpy.float) causing multiple test failures. These changes need to be made in relevant packages (e.g. PyNN) and then this line removed from here:

pip install 'numpy<=1.23.0' # temp fix for https://levelup.gitconnected.com/fix-attributeerror-module-numpy-has-no-attribute-float-d7d68c5a4971

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