Failed to use scipy.sparse._csr.csr_matrix
to init a graph.
#771
Labels
scipy.sparse._csr.csr_matrix
to init a graph.
#771
Describe the bug
A clear and concise description of what the bug is.
Failed to use
scipy.sparse._csr.csr_matrix
to init a graph.To reproduce
Steps or minimal example code to reproduce the problem.
If you are confident that the issue is not in the Python interface but in the
C core of igraph, please add it to the main igraph repo
instead.
If you are unsure, feel free to add your issue here - we will transfer it to
the main igraph repo if the root cause is
in the C core of igraph.
Version information
Which version of
python-igraph
are you using and where did you obtain it?git+https://github.com/igraph/python-igraph@develop
The text was updated successfully, but these errors were encountered: