Search Criteria
Package Details: anki-git r11208.b7cb0c0d0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/anki-git.git (read-only, click to copy) |
---|---|
Package Base: | anki-git |
Description: | Helps you remember facts (like words/phrases in a foreign language) efficiently |
Upstream URL: | hhttps://apps.ankiweb.net/ |
Keywords: | anki memorise memory study |
Licenses: | AGPL3 |
Conflicts: | anki, anki-official-binary-bundle, anki20 |
Provides: | anki |
Submitter: | degeberg |
Maintainer: | None |
Last Packager: | 1over137 |
Votes: | 25 |
Popularity: | 0.000021 |
First Submitted: | 2017-02-12 11:51 (UTC) |
Last Updated: | 2025-04-05 15:09 (UTC) |
Dependencies (30)
- python-beautifulsoup4
- python-decorator
- python-distro
- python-flask
- python-flask-cors
- python-jsonschema
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-pip-system-certsAUR
- python-protobuf (python-protobuf-gitAUR, python-protobuf-21AUR)
- python-pyaudio (python-pyaudio-gitAUR)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyqt6-webengine
- python-pyqtwebengine (python-pyqt5-webengine)
- python-pysocks
- python-requests
- python-send2trash
- python-waitress
- python-wheel
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- Show 10 more dependencies...
Required by (2)
- kindle2anki-git (requires anki)
- subs2srs (requires anki) (optional)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 Next › Last »
MartinX3 commented on 2021-08-22 10:09 (UTC)
@matejdro It builds here without this error. I think a python 2.7 package is hiding on your system and wants to survive. :P Or something you installed with pip systemwide.
But I get a different compile issue https://github.com/ankitects/anki/issues/1338
matejdro commented on 2021-08-22 09:36 (UTC) (edited on 2021-08-22 09:46 (UTC) by matejdro)
I'm getting this when I attempt to build. Any ideas?
It is weird that there is a warning message about Python 2.7 there because I have Python 3.9.6 installed.
drew33 commented on 2021-05-11 11:22 (UTC)
@MarkWalters.pw - I also get the conflicting dependencies and it turns out you don't need to
rm -rf ~/.cache/bazel
. Just deleting the older files is enough. In my case (slightly newer conflicts), simply the following:DarkShadow44 commented on 2021-05-02 20:53 (UTC)
I've found a problem where anki doesn't show the menu in it's top bar (the one with Decks/Add/Browse). You can work around that by Tools->Preferences->Video Driver: OpenGL.
MartinX3 commented on 2021-04-29 11:22 (UTC)
@homocomputeris
I can't reproduce it. It works here.
Is there any package missing in the dependencies which isn't installed on your system? https://github.com/ankitects/anki/blob/main/docs/development.md
homocomputeris commented on 2021-04-26 20:00 (UTC)
Fails to build:
because
MarkWalters.dev commented on 2021-03-12 17:40 (UTC)
Just a FYI, in case anyone else gets this problem. ERROR: Cannot install aqt 2.1.41 (<snip>) and aqt 2.1.43 (<snip>) because these package versions have conflicting dependencies. Tried manual makepkg and removed aqt-2.1.41-py3-none-any.whl in src after a failed build. Same problem. Then tried the dreaded rm -rf ~/.cache/bazel so it would redownload all 3.6G worth of the redundant build files. Which allowed it to install. Then when I run anki I got: Qt warning: Could not find the Qt platform plugin "xcb" in "" That error was fixed with a pacman -Syyu https://pastebin.com/C8cPhnV5
MartinX3 commented on 2021-03-01 11:51 (UTC)
@lmat that looks like a download error Maybe your internet or their download server has a bug.
lmat commented on 2021-02-28 21:35 (UTC)
Fails to fetch pyqt5 with the following error: https://paste.rs/VnP
I have python-pyqt5 installed, but it looks like bezel wants its own copy?
MartinX3 commented on 2021-02-25 13:39 (UTC)
You're welcome. :)
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 Next › Last »