【发布时间】:2016-08-09 14:31:18
【问题描述】:
我想安装 python bayesian_changepoint_detection,但找不到安装说明:
https://github.com/hildensia/bayesian_changepoint_detection
我试过了
conda install bayesian_changepoint_detection
和
pip install bayesian_changepoint_detection
但它没有用。你知道我应该如何安装它吗?我的操作系统是 Ububntu 14.04 LTS。谢谢。
【问题讨论】:
标签: python linux package installation