uber / orbit

A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
https://orbit-ml.readthedocs.io/en/stable/
Other
1.87k stars 134 forks source link

Stan backend doesn't response #776

Closed JustM57 closed 2 years ago

JustM57 commented 2 years ago

I'm using ubuntu 22.04 with python=3.10 and numpy 1.23.0 There was an issue installing pystan(I've managed to install it only from source (2.19.1.1).

The only model I can use is LGT as other don't pass C++ compilation.