您好,您到服务器 SSH 终端里执行
- bash /www/server/panel/plugin/alioss/install.sh install
复制代码
预期结果如下:
- [root@IqlPlM1037441 ~]# bash /www/server/panel/plugin/alioss/install.sh install
- 正在安装...
- Found existing installation: pycryptodome 3.9.7
- Uninstalling pycryptodome-3.9.7:
- Successfully uninstalled pycryptodome-3.9.7
- Looking in indexes: https://mirrors.aliyun.com/pypi/simple
- Collecting pycryptodome==3.9.7
- Using cached https://mirrors.aliyun.com/pypi/packages/1b/79/f2a9bb60abd1ccd34006bab9a6ebbe03abe8c660366d20be390b85277fb1/pycryptodome-3.9.7-cp37-cp37m-manylinux1_x86_64.whl (13.7 MB)
- Installing collected packages: pycryptodome
- Successfully installed pycryptodome-3.9.7
- WARNING: You are using pip version 20.3.3; however, version 24.0 is available.
- You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
- Looking in indexes: https://mirrors.aliyun.com/pypi/simple
- Requirement already satisfied: oss2==2.18.3 in /www/server/panel/pyenv/lib/python3.7/site-packages (2.18.3)
- Requirement already satisfied: aliyun-python-sdk-core>=2.13.12 in /www/server/panel/pyenv/lib/python3.7/site-packages (from oss2==2.18.3) (2.13.30)
- Requirement already satisfied: crcmod>=1.7 in /www/server/panel/pyenv/lib/python3.7/site-packages (from oss2==2.18.3) (1.7)
- Requirement already satisfied: six in /www/server/panel/pyenv/lib/python3.7/site-packages (from oss2==2.18.3) (1.15.0)
- Requirement already satisfied: requests!=2.9.0 in /www/server/panel/pyenv/lib/python3.7/site-packages (from oss2==2.18.3) (2.25.1)
- Requirement already satisfied: pycryptodome>=3.4.7 in /www/server/panel/pyenv/lib/python3.7/site-packages (from oss2==2.18.3) (3.9.7)
- Requirement already satisfied: aliyun-python-sdk-kms>=2.4.1 in /www/server/panel/pyenv/lib/python3.7/site-packages (from oss2==2.18.3) (2.14.0)
- Requirement already satisfied: jmespath<1.0.0,>=0.9.3 in /www/server/panel/pyenv/lib/python3.7/site-packages (from aliyun-python-sdk-core>=2.13.12->oss2==2.18.3) (0.10.0)
- Requirement already satisfied: cryptography<3.3,>=2.9.2 in /www/server/panel/pyenv/lib/python3.7/site-packages (from aliyun-python-sdk-core>=2.13.12->oss2==2.18.3) (3.2.1)
- Requirement already satisfied: cffi!=1.11.3,>=1.8 in /www/server/panel/pyenv/lib/python3.7/site-packages (from cryptography<3.3,>=2.9.2->aliyun-python-sdk-core>=2.13.12->oss2==2.18.3) (1.15.1)
- Requirement already satisfied: pycparser in /www/server/panel/pyenv/lib/python3.7/site-packages (from cffi!=1.11.3,>=1.8->cryptography<3.3,>=2.9.2->aliyun-python-sdk-core>=2.13.12->oss2==2.18.3) (2.21)
- Requirement already satisfied: urllib3<1.27,>=1.21.1 in /www/server/panel/pyenv/lib/python3.7/site-packages (from requests!=2.9.0->oss2==2.18.3) (1.26.2)
- Requirement already satisfied: chardet<5,>=3.0.2 in /www/server/panel/pyenv/lib/python3.7/site-packages (from requests!=2.9.0->oss2==2.18.3) (4.0.0)
- Requirement already satisfied: certifi>=2017.4.17 in /www/server/panel/pyenv/lib/python3.7/site-packages (from requests!=2.9.0->oss2==2.18.3) (2020.12.5)
- Requirement already satisfied: idna<3,>=2.5 in /www/server/panel/pyenv/lib/python3.7/site-packages (from requests!=2.9.0->oss2==2.18.3) (2.10)
- WARNING: You are using pip version 20.3.3; however, version 24.0 is available.
- You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
- Looking in indexes: https://mirrors.aliyun.com/pypi/simple
- Requirement already satisfied: PyMySQL==0.9.3 in /www/server/panel/pyenv/lib/python3.7/site-packages (0.9.3)
- WARNING: You are using pip version 20.3.3; however, version 24.0 is available.
- You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
- curl: (3) <url> malformed
- ================================================
- 安装完成
- Successify
复制代码
如果安装失败,请把显示的信息截图发出来看看 |