I can't use any Anki version STILL

In addition to the last reply

try to run the latest version if you didn’t do it already with python (2.1.48) and also the latest dev version.

If it doesn’t help, maybe start Anki from cmd something like this, though I doubt it’ll help as the issue doesn’t seem to be related to Qt.

set QTWEBENGINE_CHROMIUM_FLAGS="--single-process" & "C:\Program Files\Anki\anki-console"

or

set QTWEBENGINE_CHROMIUM_FLAGS="--enable-features=NetworkServiceInProcess" & "C:\Program Files\Anki\anki-console"

Also, maybe try the following:

  • How to reset network stack using Command Prompt

By the end of the day, maybe the simplest solution is to reinstall Windows.

1 Like