Ubuntu安装paramiko的正确步骤:1.安装paramiko前,先安装它的依赖包: pip install pip install Crypto2.安装paramiko:sudo apt-get install python3-paramiko