vnpy/vnpy_ctp

No module named 'vnpy_ctp.api.vnctpmd'

xiongmingzhi opened this issue · 1 comments

hello, I have install vnpy_ctp,but there is error is No module named 'vnpy_ctp.api.vnctpmd'. I open the file init.py it is that
from .vnctpmd import MdApi
from .vnctptd import TdApi
from .ctp_constant import *_
it not find MdApi, TdApi
Program environment:macos, python3.7

ctp不支持macos系统