C:\Users\w\anaconda3\envs\tbpy\python.exe C:\Users\w\Documents\TBPY\测试\mytbpy01\main.py
已获得管理员权限!
RuntimeError: 请用管理员身份运行TBPY!
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\w\Documents\TBPY\测试\mytbpy01\main.py", line 119, in <module>
ret = tbpy.init('tbquant3.easy')
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\w\anaconda3\envs\tbpy\Lib\site-packages\tbpy\__init__.py", line 29, in init
return tbpy.init(key=key)
^^^^^^^^^^^^^^^^^^
SystemError: <Boost.Python.function object at 0x000001BBA6E2A8C0> returned a result with an exception set
进程已结束,退出代码1