Hi,
I incurred in an error when trying to stream data from a Unicorn device on MacOS Tahoe 26.3
line 1200, in prepare_session raise BrainFlowError('unable to prepare streaming session', res) brainflow.exit_codes.BrainFlowError: UNSUPPORTED_BOARD_ERROR:14 unable to prepare streaming session
I suspect it might be due to the device library being only compiled as .dll for Windows, is that the reason?
Are there any known workarounds?