There's an open issue with python-networkx
and its python-decorator
dependency. I submitted a small patch to update the dependency to the latest version but that required building from HEAD
. When this issue is finally fixed it won't be needed. I've just checked the latest manim pyproject.toml
and it looks like it's not required anymore (there used to be a comment about the issue). I'll look into it in a few days because I'm overwhelmed with uni responsibilities right now.
Search Criteria
Package Details: manim 0.18.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/manimce.git (read-only, click to copy) |
---|---|
Package Base: | manimce |
Description: | Animation engine for explanatory math videos (community edition). |
Upstream URL: | https://github.com/ManimCommunity/manim |
Keywords: | animation graphics manim maths python |
Licenses: | custom, MIT |
Conflicts: | python-manimlib |
Submitter: | groctel |
Maintainer: | groctel (naveen521kk) |
Last Packager: | groctel |
Votes: | 12 |
Popularity: | 0.33 |
First Submitted: | 2020-10-24 14:29 (UTC) |
Last Updated: | 2024-05-03 15:15 (UTC) |
Dependencies (41)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-backports.cached_propertyAUR
- python-cairo (python-cairo-gitAUR)
- python-click
- python-click-default-groupAUR
- python-cloupAUR
- python-colour
- python-decorator
- python-glcontextAUR
- python-google-api-core
- python-importlib-metadata
- python-isosurfacesAUR
- python-manimpangoAUR
- python-mapbox-earcutAUR
- python-modernglAUR
- python-moderngl-windowAUR
- python-networkx (python-networkx-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pillow (python-pillow-gitAUR)
- Show 21 more dependencies...
Required by (1)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3
groctel commented on 2021-05-17 09:09 (UTC)
yashlala commented on 2021-05-17 03:24 (UTC)
Is there a reason this package uses python-networkx-git
instead of regular python-networkx
?
Pinned Comments
groctel commented on 2024-05-03 15:20 (UTC)
PSA: The 0.18.1 update is broken due to two of manim's dependencies not building. You can apply these two patches to their corresponding dependencies'
PKGBUILD
files to fix the installation:python-skia-pathops:
python-svgelements: