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
Hello, I am trying to install the plugin and it installs.
However, when I restart Anki, it gives me the following error
Anki 24.11 (87ccd24e) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Linux-6.8.0-50-generic-x86_64-with-glibc2.35
When loading Anki libunity Linux only:
Traceback (most recent call last):
File "aqt.addons", line 250, in loadAddons
File "/home/rendev/.local/share/Anki2/addons21/901237400/__init__.py", line 3, in <module>
from PyQt5 import QtDBus, QtCore
ModuleNotFoundError: No module named 'PyQt5'
I have done
pip3 install pyqt5
and it says that the dependency is already satisfied so I am not sure what to do.
The text was updated successfully, but these errors were encountered:
Hello, I am trying to install the plugin and it installs.
However, when I restart Anki, it gives me the following error
I have done
and it says that the dependency is already satisfied so I am not sure what to do.
The text was updated successfully, but these errors were encountered: