Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Prophet 1.1 #249

Closed
tcuongd opened this issue Jun 28, 2022 · 7 comments
Closed

Upgrade to Prophet 1.1 #249

tcuongd opened this issue Jun 28, 2022 · 7 comments
Assignees

Comments

@tcuongd
Copy link

tcuongd commented Jun 28, 2022

Hello! We recently released v1.1 of Prophet: https://github.com/facebook/prophet/releases/tag/v1.1 which removes the pystan==2.19.1.1 dependency and has binary distributions (python 3.7-3.10) uploaded to PyPI. I think specifying prophet >= 1.1 will make the installation process for Kats a lot smoother.

@noreplacementfordisplacement
Copy link

noreplacementfordisplacement commented Aug 22, 2022

Hello! We recently released v1.1 of Prophet: https://github.com/facebook/prophet/releases/tag/v1.1 which removes the pystan==2.19.1.1 dependency and has binary distributions (python 3.7-3.10) uploaded to PyPI. I think specifying prophet >= 1.1 will make the installation process for Kats a lot smoother.

How do I do that? pip install kats prophet >= 1.1 ?

@octavd
Copy link

octavd commented Aug 25, 2022

Hello!
Any news regarding this? Looking forward.

@inigohidalgo
Copy link

inigohidalgo commented Aug 27, 2022

Hello! We recently released v1.1 of Prophet: https://github.com/facebook/prophet/releases/tag/v1.1 which removes the pystan==2.19.1.1 dependency and has binary distributions (python 3.7-3.10) uploaded to PyPI. I think specifying prophet >= 1.1 will make the installation process for Kats a lot smoother.

How do I do that? pip install kats prophet >= 1.1 ?

It isn't easy because the package has changed names from fbprophet to prophet. What I've done temporarily until this is updated is to download the source code for kats and edit it to match this new package name myself like so:

#252

And pip install project/directory/

@Vishnu-Rangiah
Copy link

Please upgrade to prophet 1.1

@michaelbrundage
Copy link
Contributor

We're currently blocked on performing this upgrade due to some internal incompatibilities. Looking forward to upgrading to Prophet 1.1 as soon as those issues are worked through.

@michaelbrundage
Copy link
Contributor

Duplicate of #62

@michaelbrundage michaelbrundage marked this as a duplicate of #62 Sep 14, 2022
@octavd
Copy link

octavd commented Oct 6, 2022

Hello @michaelbrundage
Any news regarding the upgrade to Prophet 1.1 for kats?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants