Skip to content

AttributeError: 'dict' object has no attribute 'sparsity' #665

Description

@LaylaIlyas

Questions and Help

I tried to use elephant package to look at the auto-correlation of a spike train and I receive this error:
if fast and binned_spiketrain.sparsity > _SPARSITY_MEMORY_EFFICIENT_THR:
AttributeError: 'dict' object has no attribute 'sparsity'
I checked the version of scipy and it is fine

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions