From 8a4cbdcb08b894174e22ea2366a57a46a11fc173 Mon Sep 17 00:00:00 2001 From: xiao Date: Wed, 18 Dec 2024 14:54:46 +0800 Subject: [PATCH] chore: Refactor install_panel.sh to streamline Python dependency installations --- install_panel.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install_panel.sh b/install_panel.sh index 5d20690..95ab882 100644 --- a/install_panel.sh +++ b/install_panel.sh @@ -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