Open
Description
Seen on latest MNE-Python CIs
mne/_freesurfer.py:88: in _reorient_image
orig_data = np.array(img.dataobj).astype(np.float32)
E DeprecationWarning: __array__ implementation doesn't accept a copy keyword, so passing copy=False failed. __array__ must implement 'dtype' and 'copy' keyword arguments.
This is probably a dup in some form of #1303 , but now that 2.0 is in the brief RC period (a few weeks left I think before release since RC landed a few weeks ago?) figured I'd open a proper issue to track it.
Metadata
Metadata
Assignees
Labels
No labels