aaPanel_Kern
done installed by manual ..
but what is the error this come out
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
oss2 2.13.1 requires aliyun-python-sdk-core-v3>=2.5.5, which is not installed.
aliyun-python-sdk-core 2.13.30 requires cryptography<3.3,>=2.9.2, but you have cryptography 38.0.1 which is incompatible.
complete log bt 16
btpip list | grep aliyun
aliyun-python-sdk-core 2.13.30
aliyun-python-sdk-kms 2.14.0
===============================================
Pls enter command number:16
===============================================
EXECUTING
===============================================
Requirement already satisfied: cachelib in ./pyenv/lib/python3.7/site-packages (0.1.1)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3238 100 3238 0 0 5997 0 --:--:-- --:--:-- --:--:-- 5996
--2022-10-09 09:50:45-- http://download.bt.cn/install/public.sh
Resolving download.bt.cn (download.bt.cn)... 116.213.43.206, 240e:a5:4200:89::256
Connecting to download.bt.cn (download.bt.cn)|116.213.43.206|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4337 (4.2K) [application/octet-stream]
Saving to: ‘Tpublic.sh’
Tpublic.sh 100%[================================>] 4.24K --.-KB/s in 0s
2022-10-09 09:50:46 (331 MB/s) - ‘Tpublic.sh’ saved [4337/4337]
selecting download node...
cat: /etc/redhat-release: No such file or directory
--2022-10-09 09:50:46-- https://node.aapanel.com/install/update/LinuxPanel_EN-6.8.26.zip
Resolving node.aapanel.com (node.aapanel.com)... 104.21.79.196, 172.67.171.7, 2606:4700:3034::ac43:ab07, ...
Connecting to node.aapanel.com (node.aapanel.com)|104.21.79.196|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5798538 (5.5M) [application/zip]
Saving to: ‘/tmp/panel.zip’
/tmp/panel.zip 100%[================================>] 5.53M --.-KB/s in 0.09s
2022-10-09 09:50:46 (64.1 MB/s) - ‘/tmp/panel.zip’ saved [5798538/5798538]
Collecting cffi==1.12.3
Using cached cffi-1.12.3-cp37-cp37m-manylinux1_x86_64.whl (430 kB)
Requirement already satisfied: pycparser in ./pyenv/lib/python3.7/site-packages (from cffi==1.12.3) (2.21)
Installing collected packages: cffi
Attempting uninstall: cffi
Found existing installation: cffi 1.15.1
Uninstalling cffi-1.15.1:
Successfully uninstalled cffi-1.15.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
aliyun-python-sdk-core 2.13.30 requires cryptography<3.3,>=2.9.2, but you have cryptography 37.0.2 which is incompatible.
Successfully installed cffi-1.14.4
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Requirement already satisfied: pymysql in ./pyenv/lib/python3.7/site-packages/PyMySQL-0.9.3-py3.7.egg (0.9.3)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Requirement already satisfied: psutil in ./pyenv/lib/python3.7/site-packages (5.9.2)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Requirement already satisfied: telegram in ./pyenv/lib/python3.7/site-packages (0.0.1)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Collecting paramiko
Using cached paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
Collecting six
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting bcrypt>=3.1.3
Using cached bcrypt-4.0.0-cp36-abi3-manylinux_2_28_x86_64.whl (594 kB)
Collecting cryptography>=2.5
Using cached cryptography-38.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
Collecting pynacl>=1.0.1
Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Collecting cffi>=1.12
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB)
Collecting pycparser
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Installing collected packages: six, pycparser, bcrypt, cffi, pynacl, cryptography, paramiko
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
oss2 2.13.1 requires aliyun-python-sdk-core-v3>=2.5.5, which is not installed.
aliyun-python-sdk-core 2.13.30 requires cryptography<3.3,>=2.9.2, but you have cryptography 38.0.1 which is incompatible.
Successfully installed bcrypt-4.0.0 cffi-1.15.1 cryptography-38.0.1 paramiko-2.11.0 pycparser-2.21 pynacl-1.5.0 six-1.16.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
thanks