Skip to content

ModuleNotFoundError: No module named 'mdlp._mdlp' #37

@NeilChangYanpeng

Description

@NeilChangYanpeng

Hello,Henry,
I installed the package and ran the example code following the README.md

image

Then I got this error:

`D:\Anaconda3\envs\cdt\python.exe "E:/causal_discovery/minimum description length/mdlp-discretization-master/demo/demo.py"
Traceback (most recent call last):
File "E:/causal_discovery/minimum description length/mdlp-discretization-master/demo/demo.py", line 1, in
from mdlp.discretization import MDLP
File "E:\causal_discovery\minimum description length\mdlp-discretization-master\mdlp\discretization.py", line 17, in
from mdlp._mdlp import MDLPDiscretize
ModuleNotFoundError: No module named 'mdlp._mdlp'

Process finished with exit code 1`

Can you give me some help? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions