We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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] 找不到指定的模块。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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] 找不到指定的模块。
The text was updated successfully, but these errors were encountered: