google / mediapy

This Python library makes it easy to display images and videos in a notebook.
https://pypi.org/project/mediapy/
Apache License 2.0
389 stars 18 forks source link

Fix test failures under NumPy 1.24. #24

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Fix test failures under NumPy 1.24.

NumPy 1.24 release notes: https://numpy.org/devdocs/release/1.24.0-notes.html

The fixes vary, but there are three particularly common changes:

hhoppe commented 1 year ago

Some notes: