Skip to content

Unable to run fooof.m despite up to date python #27

@MNwakamma

Description

@MNwakamma

I am getting this error in the fooof.m code:

Not enough input arguments.

Error in fooof (line 50)
freqs = py.numpy.array(freqs);_

_
& if it isn't that, I get this error despite installing numpy to python using the terminal ("pip3 install numpy"):

Unable to resolve the name py.numpy.array.

Error in fooof (line 50)
freqs = py.numpy.array(freqs);

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