moabb
moabb copied to clipboard
MNE_DATA problems accessing mne_data (especially problematic with parallelization and first run)
At the moment, we have some problems with the access of the mne_data variable. It does not work properly.
This affects not only the download but also the result.
Traceback (most recent call last):
File "/home/runner/work/moabb/moabb/examples/plot_Hinss2021_classification.py", line 145, in
This is especially problematic when we parallelize more intensively.