chore: Refactor install_panel.sh to streamline Python dependency installations

This commit is contained in:
xiao 2024-12-18 14:54:46 +08:00
parent b17b8b4a32
commit 8a4cbdcb08

View File

@ -856,7 +856,6 @@ Install_Python_Lib(){
pip install -U pip
pip install Pillow chardet pycrypto paramiko flask psutil pyinotify pycryptodome upyun oss2 pymysql qrcode qiniu redis pymongo Cython configparser cos-python-sdk-v5 supervisor gevent-websocket pyopenssl
pip install Pillow -U
pyenv_bin=$pyenv_path/pyenv/bin
mkdir -p $pyenv_bin