shinnytech/tqsdk-python

导入TqApi异常

Ethan1225 opened this issue · 0 comments

通过pip方式安装
导入时异常

from tqsdk import TqApi

Python(1491,0x10c55adc0) malloc: can't allocate region

mach_vm_map(size=18446744072222715904, flags: 100) failed (error code=3)

明显size参数大大超过内存分配极限。