mne-python icon indicating copy to clipboard operation
mne-python copied to clipboard

test_export_epochs_eeglab failing on main

Open drammock opened this issue 3 years ago • 2 comments

test_export_epochs_eeglab is failing on windows 3.9 pip and windows 3.10 pip pre

https://dev.azure.com/mne-tools/mne-python/_build/results?buildId=21054&view=logs&j=dded70eb-633c-5c42-e995-a7f8d1f99d91&t=6a33d698-56da-505a-4bdd-64e49791e9d1&l=3242

#11006 may be the culprit? @cbrnr do you have time to look?

drammock avatar Aug 05 '22 21:08 drammock

All tests passed in #11006, so I doubt that this is the culprit. But I'll take a look anyway.

cbrnr avatar Aug 06 '22 16:08 cbrnr

I think it's related to a recent update in eeglabio, which will hopefully be fixed by #11000?

cbrnr avatar Aug 06 '22 16:08 cbrnr

Sounds like this was fixed in #11000, closing

larsoner avatar Oct 21 '22 14:10 larsoner