paramiko模塊的安裝

1.找到本身python安裝的目錄(默認路徑:C:\Users\zhangliyuan\AppData\Local\Programs\Python\Python35)python

注:cmd中全部命令阿里雲

2.進入Scripts 目錄安裝paramiko模塊(兩個安裝源,a是官網的源,b是阿里雲的源)。spa

  a. pip3.exe install paramiko3d

  b. pip3.exe install paramiko -i  http://mirrors.aliyun.com/pypi/simple  --trusted-host mirrors.aliyun.comblog

相關文章
相關標籤/搜索