为了能快速了解并处理您的问题,请提供以下基础信息:
系统版本:CentOS 7.9.2009 x86_64(Py3.7.9)
Traceback (most recent call last): File "class/panelPlugin.py", line 3498, in a return p.exec_fun(get) File "class/pluginAuth.py", line 67, in exec_fun raise public.PanelError(res['msg'])public.PanelError: 面板运行时发生错误: Traceback (most recent call last): File "/www/server/panel/plugin/tencent/tencent_main.py", line 21, in import tencentcloudModuleNotFoundError: No module named 'tencentcloud'During handling of the above exception, another exception occurred:Traceback (most recent call last): File "/www/server/panel/plugin/tencent/tencent_main.py", line 23, in os.system(public.get_run_pip('[PIP] install tencentcloud-sdk-python'))TypeError: get_run_pip() takes 0 positional arguments but 1 was given |