为了能快速了解并处理您的问题,请提供以下基础信息:  
相关截图(日志、错误):REQUEST_DATE: 2024-01-02 17:07:48  PAN_VERSION: 8.0.4  OS_VERSION: CentOS  7.9.2009 x86_64(Py3.7.9) REMOTE_ADDR: 110.249.167.210 REQUEST_URI: POST /plugin%3Faction%3Da%26name%3Dtencent%26s%3Dget_configREQUEST_FORM: {}  USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36Traceback (most recent call last):  File "class/panelPlugin.py", line 3202, 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 
 
 |   
 
 
 
 
 |