-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Labels
No labels