使用python3缺少的模块问题 ---(持续更新)

python查看已安装模块

[root@ks-allinone ~]# pip list
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Package             Version
------------------- ---------
ansible             2.7.12
bcrypt              3.1.7
certifi             2020.6.20
cffi                1.14.0
chardet             3.0.4
configobj           4.7.2
cryptography        3.0
decorator           3.4.0
enum34              1.1.10
hvac                0.8.2
idna                2.10

 

 

使用python3缺少的模块问题

模块1: 缺少 paramiko 模块

[root@ice_python ~]# python3 postdata.py 
Traceback (most recent call last):
  File "postdata.py", line 4, in <module>
    import paramiko
ImportError: No module named 'paramiko'
[root@ice_python ~]# pip3 install paramiko

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

wudinaniya

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值