chore: Refactor install_panel.sh to streamline Python dependency installations
This commit is contained in:
parent
b17b8b4a32
commit
8a4cbdcb08
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user