Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

国金客户端(全能行证券交易终端PC版)登录报错 #494

Open
BellaMasterYi opened this issue Aug 8, 2024 · 0 comments
Open

Comments

@BellaMasterYi
Copy link

env

OS: win10
PYTHON_VERSION: 3.9
EASYTRADER_VERSION: latest
BROKER_TYPE: gj

problem

打开路径程序,报错如下
File "C:\Python\Python39\lib\site-packages\easytrader\clienttrader.py", line 610, in prepare self.login(
File "C:\Python\Python39\lib\site-packages\easytrader\gj_clienttrader.py", line 45, in login self._app.top_window().Edit1.type_keys(user)
File "C:\Python\Python39\lib\site-packages\pywinauto\base_wrapper.py", line 964, in type_keys
keyboard.send_keys(
File "C:\Python\Python39\lib\site-packages\pywinauto\keyboard.py", line 675, in send_keys
k.run()
File "C:\Python\Python39\lib\site-packages\pywinauto\keyboard.py", line 387, in run
raise RuntimeError('SendInput() inserted only ' + str(num_inserted_events) +
RuntimeError: SendInput() inserted only 0 out of 2 keyboard events

how to repeat

请问这是版本问题吗,使用的国金客户端(全能行证券交易终端PC版)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant