#2644·prophet

Prophet dev version in Ubuntu 24.04 can't find `libtbb2` library

Author: WeichenXu123Created Dec 19, 2024Updated May 6, 2026

Installing prophet dev by: pip install git+https://github.com/facebook/prophet.git#subdirectory=python

But Ubuntu 24.04 has no easy way to install libtbb2 library but it is used in Prophet dev version. Do you have any approach to address this issue ?