小编Dat*_*017的帖子

fbprophet 安装错误 - fbprophet 的构建轮失败

我正在尝试使用 Pip install 为 Python 安装 fbprophet,但失败了。我已经安装了 Pystan。

我可以使用 Anaconda Navigator 导入它吗?

有人可以帮忙吗。

fbprophet 的构建轮失败

Running setup.py clean for fbprophet
Failed to build fbprophet
Installing collected packages: fbprophet
  Running setup.py install for fbprophet ... error
    Complete output from command C:\ProgramData\Anaconda3\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\SJ-Admin\\AppData\\Local\\Temp\\pip-build-bsm4sxla\\fbprophet\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\SJ-Admin\AppData\Local\Temp\pip-kvck8fw1-record\install-record.txt --single-version-externally-managed --compile:
    running install
    running build
    running build_py
    creating build
    creating build\lib
    creating build\lib\fbprophet
    creating build\lib\fbprophet\stan_models
    Traceback (most recent call last):
      File "<string>", line 1, in <module> …
Run Code Online (Sandbox Code Playgroud)

python python-3.x anaconda facebook-prophet

7
推荐指数
4
解决办法
2万
查看次数

标签 统计

anaconda ×1

facebook-prophet ×1

python ×1

python-3.x ×1