>>> import tbpy
>>> tbpy.init()
RuntimeError: 请先启动tbquant.exe!
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\ProgramData\Anaconda3\envs\py312\Lib\site-packages\tbpy\__init__.py", line 29, in init
return tbpy.init(key=key)
^^^^^^^^^^^^^^^^^^
SystemError: <Boost.Python.function object at 0x000001B912515460> returned a result with an exception set
>>>---------------TBPY已经安装成功,TBQUANT3的客户端也已经启动,初始化时,报出上述错误,请问一下是什么原因?
是否是最新版,tbpy版本也要安装最新的
TBPY是刚下载的,TBQ3客户端也是最新版的