Skip to content

Warning with NumPy.  #717

@cxr001

Description

@cxr001

I don't know the spicific code I used, I just see this warning, and it seems because of the updating of NumPy and is in "recording.py" line 115

\pyNN\neuron\recording.py:115: FutureWarning: arrays to stack must be passed as a "sequence" type such as list or tuple. Support for non-sequence iterables such as generators is deprecated as of NumPy 1.16 and will raise an error in the future.
signals = numpy.vstack((id._cell.traces[variable] for id in ids)).T

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions