I am trying to create and edit collections in Python. However, when I try to import _rsbridge in Python, either through from anki.collection import Collection or directly, I get the following error:
“ImportError: DLL load failed while importing _rsbridge: The specified procedure could not be found.”
Am I doing something wrong with the importing or is there another issue?
Good catch, that’s possible. While Qt is not involved here, I think we depend on some TTS functionality that was not in the original Windows 10 release.