Skip to content

ImportError: DLL load failed while importing _igraph #479

@ricky711

Description

@ricky711

python version: 3.9.1
the way to install igraph: pip install igraph
error:
import igraph
Traceback (most recent call last):
File "<pyshell#0>", line 1, in
import igraph
File "D:\Users\AppData\Local\Programs\Python\Python39\lib\site-packages\igraph_init_.py", line 26, in
from igraph._igraph import (
ImportError: DLL load failed while importing _igraph:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions