gpt4 book ai didi

python - 在 ssh 上使用 matplotlib.pyplot 时遇到问题

转载 作者:太空宇宙 更新时间:2023-11-03 11:00:00 25 4
gpt4 key购买 nike

当我通过 ssh 在 python 3.5 上的 ipython 中运行 matplotlib.pyplot 时,我收到此错误消息,但我不确定该怎么做。

In [1]: import matplotlib

In [2]: from matplotlib import pyplot
Jan 13 10:24:14 python[66770] <Error>: Set a breakpoint at CGSLogError to catch errors as they are logged.
Jan 13 10:24:14 python[66770] <Error>: This user is not allowed access to the window system right now.
_RegisterApplication(), FAILED TO establish the default connection to the WindowServer, _CGSDefaultConnection() is NULL.
Jan 13 10:24:15 python[66770] <Warning>: CGSConnectionByID: 0 is not a valid connection ID.
Jan 13 10:24:15 python[66770] <Warning>: CGSConnectionByID: 0 is not a valid connection ID.
Jan 13 10:24:15 python[66770] <Warning>: CGSConnectionByID: 0 is not a valid connection ID.
Jan 13 10:24:15 python[66770] <Warning>: CGSConnectionByID: 0 is not a valid connection ID.
Jan 13 10:24:15 python[66770] <Warning>: CGSConnectionByID: 0 is not a valid connection ID.
Jan 13 10:24:15 python[66770] <Warning>: CGSConnectionByID: 0 is not a valid connection ID.
Jan 13 10:24:15 python[66770] <Warning>: Invalid Connection ID 0

我尝试通过 anaconda 完全重新安装 python,并使用 pip3 install 单独安装所有包。有什么想法吗?

最佳答案

对于那些在未来遇到这个问题的人,我在 OSX 上遇到了一个没有实际登录到他们系统的用户的错误。一个新用户被添加到一台 OSX 笔记本电脑,我通过 ssh 进入它,通过 ssh 安装了 matplotlib,然后尝试绘制图表。系统检测到用户帐户从未通过 GUI 登录并终止了 Python。

我不确定操作系统中究竟是什么导致 Python 崩溃,但只需通过 GUI 登录该用户帐户(并遵循用户帐户设置教程,我认为这是关键)就解决了我的问题。

关于python - 在 ssh 上使用 matplotlib.pyplot 时遇到问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34770694/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com