#2644·prophet

Ubuntu 24.04 中的 Prophet dev 版无法找到 `libtbb2` 库

作者: WeichenXu123创建于 2024年12月19日更新于 2026年5月6日

通过以下命令安装 prophet dev: `pip install git+https://GitHub.com/facebook/prophet.git#subdirectory=Python` 但是 Ubuntu 24.04 没有简单的方法来安装 `libtbb2` 库,但它在 Prophet dev 版本中被使用。您有什么方法来解决这个问题吗?

内容来源: facebook/prophet