I came across a problem installing aapanel on ubuntu 20.04. Can anyone help me to solve this problem?
Installing collected packages: pycparser, cffi, cryptography, pyOpenSSl
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 39.0.2 which is incompatible.
Successfully installed cffi-1.15.1 cryptography-39.0.2 pyOpenSSl-23.0.0 pycparser-2.21
WARNING: You are using pip version 20.3.3; however, version 23.0.1 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.