Hi, I followed the README and installed dependencies. I have MATLAB (9.14.0.2286388 (R2023a) Update 3) and Python (3.10.6). I tried running my own scripts, as well as all of the example .mat files and run into this error:
Unable to resolve the name 'py.fooof.FOOOF'.
Error in fooof (line 48)
fm = py.fooof.FOOOF(settings.peak_width_limits, ...
Any help would be appreciated. Thanks in advance.