VeighNa量化社区
你的开源社区量化交易平台
Member
avatar
加入于:
帖子: 93
声望: 1

e:\EMQuantAPI_Python\python3\EmQuantAPI.py in Init(cls)
496 cls.
InitSucceed = True
497 cls.apiDllPath = UtilAccess.GetLibraryPath()
--> 498 cls.
quantLib = CDLL(cls.apiDllPath)
499 cls.
AsynDataFunc = cls.Type_AsynDataFunc(cls.__HandleAsynData)
500

d:\Anaconda3\lib\ctypes__init.py in init__(self, name, mode, handle, use_errno, use_last_error)
354
355 if handle is None:
--> 356 self._handle = _dlopen(self._name, mode)
357 else:
358 self._handle = handle

OSError: [WinError 126] 找不到指定的模块。

Administrator
avatar
加入于:
帖子: 4502
声望: 322

这个问题请问Choice那边吧,看报错是API就设计的有问题

© 2015-2022 上海韦纳软件科技有限公司
备案服务号:沪ICP备18006526号

沪公网安备 31011502017034号

【用户协议】
【隐私政策】
【免责条款】