facebook / facebook/prophet

Error while installing fbprophet 0.7.1

Open
#2,417 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20.4k
Forks
4.6k
Avg merge
19h 52m
Merged PRs (30d)
1

Description

We are using fbprophet as a dependency in our open source time series library [Kats](https://github.com/facebookresearch/Kats).
Our recent [github build](https://github.com/facebookresearch/Kats/actions/runs/4823079152/jobs/8591861962) fails, with the error:
```
ModuleNotFoundError: No module named 'convertdate'
```

This build used to pass till 2 weeks ago, with the exact same version of fbprophet. Has anything changed, causing the build to fail?
(P.S. We cannot upgrade Prophet currently, because it will break a number of things on our end).

Searching around, I came across a [similar issues in 2020](https://github.com/facebook/prophet/issues/1598). Don't know if this is related.

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.