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

Morphman does not seem to work with qt5 #291

Closed
flygplan1 opened this issue Jul 6, 2023 · 1 comment
Closed

Morphman does not seem to work with qt5 #291

flygplan1 opened this issue Jul 6, 2023 · 1 comment

Comments

@flygplan1
Copy link

Got this error message when starting anki with morphman the first time:
"Error
An add-on you installed failed to load. If problems persist, please go to the Tools>Add-ons menu, and disable or delete the add-on.

When loading '⁨MorphMan for Anki 21⁩':
⁨Traceback (most recent call last):
File "aqt.addons", line 246, in loadAddons
File "C:\Users\jonlundb\AppData\Roaming\Anki2\addons21\900801631_init_.py", line 2, in
from PyQt6.QtWidgets import *
ModuleNotFoundError: No module named 'PyQt6'"

@CodeWithMa
Copy link

Duplicate of #286

landonepps pushed a commit that referenced this issue Aug 11, 2023
* When possible use aqt instead of directly using PyQt.
* This will make morphman compatible with anki-qt5 and anki-qt6.

Motivation: #291 #286
landonepps added a commit that referenced this issue Aug 13, 2023
* When possible use aqt instead of directly using PyQt.
* This will make morphman compatible with anki-qt5 and anki-qt6.

Motivation: #291 #286
Co-authored-by: rameauv <[email protected]>
@landonepps landonepps closed this as not planned Won't fix, can't repro, duplicate, stale Aug 17, 2023
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

3 participants