Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i cannot import phenograph because of this #232

Open
vinu2004 opened this issue Jul 4, 2021 · 0 comments
Open

i cannot import phenograph because of this #232

vinu2004 opened this issue Jul 4, 2021 · 0 comments

Comments

@vinu2004
Copy link

vinu2004 commented Jul 4, 2021

ImportError Traceback (most recent call last)
in
----> 1 import leidenalg

~\anaconda3\lib\site-packages\leidenalg_init_.py in
33 not immediately available in :func:leidenalg.find_partition.
34 """
---> 35 from .functions import ALL_COMMS
36 from .functions import ALL_NEIGH_COMMS
37 from .functions import RAND_COMM

~\anaconda3\lib\site-packages\leidenalg\functions.py in
1 import sys
2 import igraph as _ig
----> 3 from . import _c_leiden
4 from ._c_leiden import ALL_COMMS
5 from ._c_leiden import ALL_NEIGH_COMMS

ImportError: DLL load failed while importing _c_leiden: The specified module could not be found.

@vinu2004 vinu2004 changed the title import error i cannot import phenograph because of this Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant