Skip to content

AttributeError: module 'scipy.sparse' has no attribute 'coo_array' #182

@aafshinfard

Description

@aafshinfard

This is due to scipy and networkx conflicts.

Solution:
As a workaround, I figured out that we should either have scipy and networkx recent versions, scipy v1.8 at least or downgrade networkx to networkx v2.6.3.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions