mne_lsl.sys_info🔗 mne_lsl.sys_info(fid=None, developer=False)[source]🔗 Print the system information for debugging. Parameters: fidfile-like | NoneThe file to write to, passed to print(). Can be None to use sys.stdout. developerboolIf True, display information about optional dependencies.