Traceback (most recent call last):
File "generate/run.py", line 34, in
g_c_py.run(True, True) # 生成c+ py
File "/root/hf_ctp_py_proxy/generate/g_c_py.py", line 469, in run
raise Exception(f'no type: {type_name}')
Exception: no type: c_int
运行时还是有异常
Traceback (most recent call last):
File "run.py", line 36, in
g_c_py.run(True, True) # 生成c+ py
File "/kfdata/pythonCode/ctp/hf_ctp_py_proxy/generate/g_c_py.py", line 486, in run
raise Exception(f'no type: {type_name}')
Exception: no type: c_int
Traceback (most recent call last): File "generate/run.py", line 34, in
g_c_py.run(True, True) # 生成c+ py
File "/root/hf_ctp_py_proxy/generate/g_c_py.py", line 469, in run
raise Exception(f'no type: {type_name}')
Exception: no type: c_int