Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing 'PyQt5' #9

Open
sonich2401 opened this issue Jan 1, 2025 · 0 comments
Open

Missing 'PyQt5' #9

sonich2401 opened this issue Jan 1, 2025 · 0 comments

Comments

@sonich2401
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant