You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just thinking out loud... is there a reason we don't make mne-lsl a cibuildwheel project and compile liblsl ourselves using abi3? It's a bit more maintenance overhead but I'm not sure why LSL needs to build for different platforms. cffi might make this pretty easy (it even sets the ABI flags during compilation), it's what is used in python-rtmixer for example.
PR #343 skips a test on linux CIs since ubuntu-latest updated to 24.04 LTS and LSL did not yet release a 24.04 build.
mne-lsl/mne_lsl/lsl/tests/test_load_liblsl.py
Lines 77 to 80 in 59a221f
depends on:
The text was updated successfully, but these errors were encountered: