安装pystan和fbprophet时遇到麻烦

时间:2020-05-16 19:11:00

标签: python python-3.x pystan fbprophet

在我的Ubuntu中,使用pip3命令安装 pystan fbprophet 时,性能不佳。因此,我的系统严重挂起。 我尝试了许多逻辑仍然出错,请指导我如何纠正此问题?

1 个答案:

答案 0 :(得分:0)

您尝试过吗? PyStan要求C ++编译器在安装和运行时可用于Python,并且可以通过以下命令完成-

apt-get install build-essential