python 环境并不是建立在虚拟环境下的独立的容器里吗,感觉安装requirements.txt很容易收到警告或失败信息

WARNING: Running pip as the ‘root’ user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.

安装失败可以换源试试 :see_no_evil:,这个告警应该不会影响你是否安装成功。

嗯,能安装成功,在产品方面加个国内源与国外源的选项体验会不会更好些,毕竟用1panel这样的管理面板就是为了方便