google-deepmind / google-deepmind/dm_control
DeprecationWarning: Setting the shape on a NumPy array has been deprecated in NumPy 2.5.
Open
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 764
- PR merge metrics
- No merged PRs in 30d
Description
NumPy release note for 2.5.0: https://numpy.org/devdocs/release/2.5.0-notes.html#deprecations
NumPy PR for this change: https://github.com/numpy/numpy/pull/29536
Contributor guide
Research direction
Start with the NumPy 2.5.0 release note and linked NumPy PR #29536, then search dm_control for assignments that trigger the deprecated shape-setting warning. Done means the warning no longer appears under NumPy 2.5; run the relevant project tests after locating the affected entry point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100