系统:CentOS6.9 64位
宝塔:5.9.0版本
试过两个命令pip install --upgrade pip和pip install pyOpenSSL
出来的都是
pip requires Python '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*' but the running Python is 2.6.6
You are using pip version 9.0.1, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
cryptography requires Python '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*' but the running Python is 2.6.6
You are using pip version 9.0.1, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
|
|