Search Criteria
Package Details: anki 24.11-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/anki.git (read-only, click to copy) |
---|---|
Package Base: | anki |
Description: | Helps you remember facts (like words/phrases in a foreign language) efficiently |
Upstream URL: | https://apps.ankiweb.net/ |
Keywords: | anki languages learning vocabulary |
Licenses: | AGPL3 |
Conflicts: | anki-bin, anki-git, anki-qt5 |
Submitter: | demize |
Maintainer: | AlexBocken |
Last Packager: | AlexBocken |
Votes: | 178 |
Popularity: | 4.93 |
First Submitted: | 2021-09-17 22:31 (UTC) |
Last Updated: | 2024-12-23 08:04 (UTC) |
Dependencies (30)
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-certifi
- python-decorator
- python-distro
- python-flask-cors
- python-jsonschema
- python-markdown
- python-orjson (python-orjson-gitAUR)
- python-protobuf (python-protobuf-gitAUR)
- python-pyqt6-webengine
- python-pysocks
- python-requests
- python-send2trash
- python-waitress
- qt6-multimedia
- qt6-svg
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- mold (mold-gitAUR) (make)
- Show 10 more dependencies...
Required by (2)
- kindle2anki-git
- subs2srs (optional)
Latest Comments
« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 31 Next › Last »
AlexBocken commented on 2022-04-07 16:46 (UTC)
@iSpicyCurry thanks for the confirmation of @Pave's and @kingkhan94's issue. I've readded python-pip as a makedependency (no pkgrel update as it is only relevant as a makedepend as of my knowledge)
iSpicyCurry commented on 2022-04-07 16:32 (UTC)
I was getting the same bazel errors as @MacroController even after building
python-stringcase
. I don't know if this was the solution, but deleting.cache/bazel
and then opening a new terminal instance allowed me to get to the stage that it failed on pip. I installedpython-pip
and was able to getanki
installed. I was usingmakepkg -sirc
.AlexBocken commented on 2022-03-31 13:41 (UTC)
@tsubaki Thanks for your recommendation.
patch
is in thebase-devel
group and thus should not be listed as a make dependency according to https://wiki.archlinux.org/title/PKGBUILD#makedepends I strongly recommend you to install this package group.@Pave looking into that, still not sure whether bazel downloads it's own version there or not.
tsubaki commented on 2022-03-31 13:36 (UTC)
Please add
patch
as a build dependency. The first time I tried to install this, it failed in the prepare phase becausepatch
wasn't installed.Pave commented on 2022-03-26 16:56 (UTC)
Please add
python-pip
as a dependency.AlexBocken commented on 2022-03-23 11:31 (UTC)
Thanks @Goetz for the recommendations. I've added those changes.
kingkhan94 commented on 2022-03-08 10:55 (UTC) (edited on 2022-03-08 10:55 (UTC) by kingkhan94)
@ALL people who are experiencing
Traceback (most recent call last): File "/usr/bin/anki", line 16, in <module> import aqt ModuleNotFoundError: No module named 'aqt' Please type pip install aqt in terminal
MacroController commented on 2022-03-01 15:47 (UTC)
@Nocifer, thanks, it worked :)
Nocifer commented on 2022-02-24 11:28 (UTC)
@MacroController The maintainer of
python-stringcase
hasn't seen fit to trigger a rebuild of that package for Python 3.10, so even though you have it installed, it cannot be used. You just have to manually rebuild it and then it should work fine.« First ‹ Previous 1 .. 17 18 19 20 21 22 23 24 25 26 27 .. 31 Next › Last »