facebook / facebook/prophet

AttributeError: 'StanModel' object has no attribute 'fit_class'

Open
#1,953 6 comments 2 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/4607709/123814377-ee357500-d8f5-11eb-9916-aef3e3bef1f3.png)
![image](https://user-images.githubusercontent.com/4607709/123814411-f4c3ec80-d8f5-11eb-87be-00807d273f24.png)

How can I solve it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.