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

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

Open
delevinzhong opened this issue Dec 17, 2023 · 0 comments
Open

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

delevinzhong opened this issue Dec 17, 2023 · 0 comments

Comments

@delevinzhong
Copy link

Traceback (most recent call last):
File "C:/Users/Delevin/PycharmProjects/Python-Projects/screen_click/test.py", line 221, in
load_driver()
File "C:/Users/Delevin/PycharmProjects/Python-Projects/screen_click/test.py", line 210, in load_driver
driver = CDLL(dll_path)
File "C:\Users\Delevin\AppData\Local\Programs\Python\Python37\lib\ctypes_init_.py", line 356, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] 找不到指定的模块。

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