gpt4 book ai didi

python - 如何安装 pxssh?找不到模块

转载 作者:行者123 更新时间:2023-11-28 20:03:24 25 4
gpt4 key购买 nike

我收到错误消息 module not found for pxssh。

我正在运行 ubuntu 16.04 和 Python 2.7.12,预期为 4.0.1-1。

import pxssh
ImportError: No module named pxssh

pxssh是否包含在pexpect中

最佳答案

您需要从 pexpect 导入 pxssh:

from pexpect import pxssh

参见 examples for the pxssh class来自 pexpect 文档。

关于python - 如何安装 pxssh?找不到模块,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41246104/

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