google-deepmind / google-deepmind/dm_control
DeprecationWarning: Setting the shape on a NumPy array has been deprecated in NumPy 2.5.
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 4.7k
- Forks
- 764
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- numpy, python
- Bereich
- machine-learning
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 45/100