cdt15 / lingam

Python package for causal discovery based on LiNGAM.

Home Page:https://sites.google.com/view/sshimizu06/lingam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] pip installation issue - statsmodels dependency not recognized

el-hult opened this issue · comments

when installing via pip and PyPI, the statsmodels dependency is not installed. Is is listed as a dependency in the readme, but it is not identified by PyPI. I guess it is because it is also missing from setup.py.

I guess this counts as a bug....

also - installing statsmodels manually solves it, so it is not that bad....

Thanks for reporting this problem. I'll fix this bug in the next version, v1.5.2.