Having this issue when trying to run play.py. Please Help.
Traceback (most recent call last): File "play.py", line 43, in <module> main() File "play.py", line 22, in main api = dType.load() File "C:\Users\Joe\Downloads\opencv_tictactoe_engine-master\Dobot\DobotDllType.py", line 458, in load return CDLL("Dobot\DobotDll.dll", RTLD_GLOBAL) File "C:\Users\Joe\AppData\Local\Programs\Python\Python36-32\lib\ctypes\__init__.py", line 344, in __init__ self._handle = _dlopen(self._name, mode) OSError: [WinError 126] The specified module could not be found
Having this issue when trying to run play.py. Please Help.
Traceback (most recent call last): File "play.py", line 43, in <module> main() File "play.py", line 22, in main api = dType.load() File "C:\Users\Joe\Downloads\opencv_tictactoe_engine-master\Dobot\DobotDllType.py", line 458, in load return CDLL("Dobot\DobotDll.dll", RTLD_GLOBAL) File "C:\Users\Joe\AppData\Local\Programs\Python\Python36-32\lib\ctypes\__init__.py", line 344, in __init__ self._handle = _dlopen(self._name, mode) OSError: [WinError 126] The specified module could not be found