<div dir="ltr"><div><div>Hello mne developers,<br><br></div>I upgraded to mne-12 by <br>% pip install --upgrade --user mne<br><br></div>(although the output indicates  that in this way I installed mne-0.11.0 ...?  See below )<br><div><div><div>#################<br>Collecting mne<br>   Using cached mne-0.12.0.tar.gz<br>Installing collected packages: mne<br>  Running setup.py install for mne ... done<br>Successfully installed mne-0.11.0<br>################<br><br></div><div>After the upgrade  running this line (that previously worked OK) <br>ecg_epochs = create_ecg_epochs(RAW, reject=reject, tmin=-.15, tmax=.4, ch_name=ECG_ch,  l_freq=1.0, h_freq=20.0,  picks=picks)<br>gives me an error:<br>Data must be a 2D array of shape (n_channels, n_samples<br><br>The full error output is below.<br></div><div>I believe that this relates to the upgrade.<br></div><div><br>Regards,<br></div><div>Elena<br></div><div><br></div><div><br></div><div><br></div></div></div></div>