【问题标题】:Failure to Install Pystan in Jupyter Notebook在 Jupyter Notebook 中安装 Pystan 失败
【发布时间】:2023-03-11 22:08:01
【问题描述】:

我在 jupyter notebook 中有以下行:

 !pip install pystan

但是,我收到以下错误,然后是一大段代码:

 ERROR: Command errored out with exit status 1:

最后有以下输出块:

 IOPub data rate exceeded.
 The notebook server will temporarily stop sending output
 to the client in order to avoid crashing it.
 To change this limit, set the config variable
 `--NotebookApp.iopub_data_rate_limit`.

 Current values:
 NotebookApp.iopub_data_rate_limit=1000000.0 (bytes/sec)
 NotebookApp.rate_limit_window=3.0 (secs)

有人知道怎么回事吗?

【问题讨论】:

    标签: python pip jupyter-notebook pystan


    【解决方案1】:

    我经历了很多解决方案,最终陷入了死胡同。我无法安装 pystan,因为它需要安装 Mac 和 linux 独有的 httpstan。我在电脑上。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-01-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-05-16
      • 1970-01-01
      • 1970-01-01
      • 2022-11-11
      相关资源
      最近更新 更多