Problem running qt5

When I ran it from the command line this is the output I got:

C:\Users\Username>cd \program files\anki & anki-console
Anki starting...
Initial setup...
Running with temporary Qt5 compatibility shims.
Run with DISABLE_QT5_COMPAT=1 to confirm compatibility with Qt6.
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "aqt", line 45, in <module>
  File "aqt.gui_hooks", line 11, in <module>
  File "aqt.hooks_gen", line 18, in <module>
  File "aqt.qt", line 20, in <module>
  File "aqt.qt.qt5_compat", line 15, in <module>
ModuleNotFoundError: No module named 'PyQt6.QtCore'
Press any key to continue . . .
C:\Program Files\Anki>

Try removing your \program files\anki folder then reinstalling.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.