Skip to content

怎么经常报EOFError()  #3

@flemington

Description

@flemington

调dll中的函数 getRecors() 就会报错
ret = self.lib.api_Exchange_GetRecords(self.ctx, self.idx, ctypes.c_long(period), ctypes.byref(r_len), ctypes.byref(buf_ptr))

返回 -2、
难道又与 python2.7有关系。 能否支持3.6?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions