mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 06:07:11 -05:00
Anki is a smart spaced repetition flashcard program
presumably happening if multiple requests are sent before previous response fetch times out Caught exception: File "aqt/webview.py", line 314, in handler File "aqt/editor.py", line 351, in <lambda> File "aqt/addcards.py", line 225, in afterSave File "aqt/addcards.py", line 231, in doClose File "aqt/addcards.py", line 210, in _reject File "anki/sound.py", line 417, in clearAudioQueue File "anki/sound.py", line 117, in clearQueue File "anki/mpv.py", line 558, in command File "anki/mpv.py", line 352, in _send_request File "anki/mpv.py", line 311, in _send_message <class 'anki.mpv.MPVTimeoutError'>: unable to put request |
||
|---|---|---|
| anki | ||
| aqt | ||
| designer | ||
| tests | ||
| tools | ||
| web | ||
| .gitignore | ||
| .pylintrc | ||
| .travis.sh | ||
| .travis.yml | ||
| anki.1 | ||
| anki.desktop | ||
| anki.png | ||
| anki.xml | ||
| anki.xpm | ||
| LICENSE | ||
| LICENSE.logo | ||
| Makefile | ||
| pkgkey.asc | ||
| README.contributing | ||
| README.development | ||
| README.md | ||
| requirements.txt | ||
| runanki | ||
Anki
This is the development branch of Anki.
For stable builds, please see https://apps.ankiweb.net.
For non-developers who want to try this development code, the easiest way is to use a binary package - please see https://anki.tenderapp.com/discussions/beta-testing
To run from source, please see README.development.