[Mne_analysis] TypeError: buffer is too small for requested array

liyy90 liyy90 at 163.com
Thu Aug 6 23:26:04 EDT 2020
Search archives:

        External Email - Use Caution        

Hi everyone,


I am trying to load an EEGLAB dataset using mne.io.read_raw_eeglab(), and here are the lines:


sample_data_folder = 'test_data';
sample_data_raw_file = os.path.join(sample_data_folder, 'test_data.set')
raw = mne.io.read_raw_eeglab(sample_data_raw_file)


Then I got the error:
TypeError: buffer is too small for requested array


I want to know why this happened and how to solve it.


Thanks for any help!


Best wishes,
Yuri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200807/0a46c4fc/attachment.html 


More information about the Mne_analysis mailing list