Skip to content

Error using py.fooof.objs.fit.FOOOF/get_results (Matlab 2024a with Python 3.11) #34

Description

@SvennoNito

Hey guys, quickly wanted to report that with Matlab 2024a and Python 3.11.5 I get the following error. With Matlab 2023a and Python 3.8.2 it runs smoothly, so I can stay with the older Matlab version for now. Still thought it would be good to figure out what the problem is (never saw this kind of error).

Error using py.fooof.objs.fit.FOOOF/get_results
Same base class matlab.mixin.internal.indexing.Paren specified more than once for class py.fooof.data.data.FOOOFResults. Specify each base class
only once.

Error in fooof (line 59)
    fooof_results = fm.get_results();

Error in fooof_example_plot_model (line 25)
fooof_results = fooof(freqs, psd, f_range, settings, true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions