Skip to content

OSError: [WinError 126] The specified module could not be found #2

Description

@3DSmitty

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions