Muh*_*Eid 5 python time-series facebook-prophet
错误:找不到满足 httpstan<4.5,>=4.4 要求的版本(来自 pystan>=2.14->fbprophet)(来自版本:0.1.0、0.1.1、0.2.3、0.2.5、0.3。 0, 0.3.1, 0.4.0, 0.5.0, 0.6.0, 0.7.2, 0.7.3, 0.7.5, 0.7.6, 0.8.0, 0.9.0, 0.10.1, 1.0.0)错误:找不到 httpstan<4.5,>=4.4 的匹配分布(来自 pystan>=2.14->fbprophet)
小智 6
我在尝试在 Windows 10 上安装 PyStan 时遇到了同样的问题,并在这里发现(https://pystan.readthedocs.io/en/latest/upgrading.html#notable-changes)最新版本的 PyStan(版本 3)不可用不再用于窗户了。仅适用于 Linux 和 MacOS。我将创建一个 Linux Docker 来解决这个问题。
我也发现了它(https://github.com/facebook/prophet/issues/17#issuecomment-808769442),解释团队正在开发新版本来解决 PyStan 3 的另一个问题。
希望它也能帮助你。