JunaidBabu / tdlib-python

Python wrapper for Telegram tdlib
17 stars 5 forks source link

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

Open CharviG opened 4 years ago

CharviG commented 4 years ago

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