AttributeError: 'StanModel' object has no attribute 'fit_class'
Open
install
py
unix
- Dominant language
- Python
- Stars
- 20.4k
- Forks
- 4.6k
- Avg merge
- 19h 52m
- Merged PRs (30d)
- 1
Description
I have seen this issue was raised before but the solutions there didn't work for me.
I have python 3.8.10, Linux. Try to install it with pip install prophet, it installs 1.0.1 with pystan as well. But after following basic instruction in fails in fit method.


How can I solve it?
Contributor guide
Assessment
This issue has not been assessed yet.