Currently working implementing some of the core functionality of mne-python into Pyodide (example here). I noticed that we do not support StringIO in our readers. When the browser fetches data within ...
Good afternoon, I used the library with Python 2.7 and had to move to version 3.6.1 and because of that it stopped working. After that I noticed a problem with an import in the utils.py file and the ...