mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Anki is a smart spaced repetition flashcard program
![]() if an error occurred after QDialog.accept() had been called, the hook was left lying around and caused errors when reset later fired File "aqt\main.py", line 1028, in onCheckDB File "aqt\main.py", line 516, in reset File "anki\hooks.py", line 28, in runHook File "aqt\modelchooser.py", line 47, in onReset File "aqt\modelchooser.py", line 82, in updateModels <class 'RuntimeError'>: wrapped C/C++ object of type QPushButton has been deleted |
||
---|---|---|
anki | ||
aqt | ||
designer | ||
tests | ||
tools | ||
web | ||
.gitignore | ||
.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.