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

启动时闪退,显示错误:OLE error 0x8004100e #1183

Open
YaolinWen opened this issue Oct 21, 2024 · 0 comments
Open

启动时闪退,显示错误:OLE error 0x8004100e #1183

YaolinWen opened this issue Oct 21, 2024 · 0 comments

Comments

@YaolinWen
Copy link

在AirtestIDE.exe启动时出现此错误,随后退出。
完整错误信息如下:
Traceback (most recent call last):
File "AirtestIDE.py", line 82, in
File "AirtestIDE.py", line 41, in main
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "d:\dev_local\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module
File "app\main_window.py", line 23, in
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "d:\dev_local\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module
File "app\widgets\login\login_user_info.py", line 12, in
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "d:\dev_local\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module
File "app\plugins\core\plugin.py", line 12, in
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "d:\dev_local\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module
File "app\widgets\login\login_widget.py", line 19, in
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "d:\dev_local\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module
File "app\widgets\login\token\ide_token.py", line 8, in
File "", line 971, in _find_and_load
File "", line 955, in _find_and_load_unlocked
File "", line 665, in _load_unlocked
File "d:\dev_local\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module
File "app\widgets\login\token\hardware_uuid.py", line 8, in
File "", line 971, in _find_and_load
File "", line 955, in find_and_load_unlocked
File "", line 665, in load_unlocked
File "d:\dev_local\pyinstaller\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module
File "site-packages\wmi.py", line 157, in
File "site-packages\win32com\client_init
.py", line 72, in GetObject
File "site-packages\win32com\client_init
.py", line 87, in Moniker
pywintypes.com_error: (-2147217394, 'OLE error 0x8004100e', None, None)
[35072] Failed to execute script AirtestIDE

这个错误在近期突然出现,之前打开IDE都没有问题。此外,原本写好的airtests脚本能够通过命令行正常运行。

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