You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: