tdlib-python icon indicating copy to clipboard operation
tdlib-python copied to clipboard

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

Open CharviG opened this issue 5 years ago • 0 comments

while running main.py on windows, command prompt got an error of self._handle = _dlopen(self._name, mode) OSError: [WinError 126] The specified module could not be found

CharviG avatar Apr 08 '20 19:04 CharviG