shidenggui/easytrader

如何修改默认xiadan.exe路径

arisliang opened this issue · 1 comments

env

OS: win10
PYTHON_VERSION: 3.7
EASYTRADER_VERSION: 0.22.0
BROKER_TYPE: gj

problem

pywinauto.application.AppStartError: Could not create the process "C:\全能行证券交易终端\xiadan.exe"
Error returned by CreateProcess: (2, 'CreateProcess', 'The system cannot find the file specified.')

how to repeat

如何修改默认xiadan.exe路径?

找到了
user.prepare(.., exe_path='custom_path')