AttributeError:在 Juypter 笔记本中安装时,模块“pexpect”没有属性“TIMEOUT”

Kar*_*Raj 5 python seaborn jupyter jupyter-notebook

我尝试seaborn在 Jupyter Notebook 中安装该模块,但在安装时收到错误。

AttributeError: module 'pexpect' has no attribute 'TIMEOUT'
Run Code Online (Sandbox Code Playgroud)

下图是juypter错误的图像: