我用了官方文档python的示例代码,而且我TBQuant也是开着的却如此:'''E:\GMproject\.venv\Scripts\python.exe E:\GMproject\TBtest\test.py
RuntimeError: 数据中心异常,请求失败!
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "E:\GMproject\TBtest\test.py", line 99, in <module>
ret = tbpy.init('tbquant')
^^^^^^^^^^^^^^^^^^^^
File "E:\GMproject\.venv\Lib\site-packages\tbpy\__init__.py", line 29, in init
return tbpy.init(key=key)
^^^^^^^^^^^^^^^^^^
SystemError: <Boost.Python.function object at 0x0000025D3FF99B10> returned a result with an exception set
!! 12/26/25 15:46:35.961 error: communicator not destroyed during global destruction.
进程已结束,退出代码为 1
'''