Search Criteria
Package Details: manim 0.19.0-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: | 13 |
Popularity: | 0.85 |
First Submitted: | 2020-10-24 14:29 (UTC) |
Last Updated: | 2025-04-01 17:00 (UTC) |
Dependencies (40)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR)
- python
- python-audioop-lts
- python-avAUR (python-av-gitAUR, python-av-binAUR)
- python-backports.cached_propertyAUR
- python-beautifulsoup4
- python-cairo (python-cairo-gitAUR)
- python-click
- python-cloupAUR
- python-decorator
- python-glcontextAUR
- python-importlib-metadata
- python-isosurfacesAUR
- python-manimpangoAUR
- python-mapbox-earcutAUR
- python-modernglAUR
- python-moderngl-windowAUR
- python-networkx (python-networkx-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pillow (python-pillow-simd-gitAUR)
- Show 20 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
groctel commented on 2025-10-18 11:52 (UTC)
@Sasoo I'm not getting eny errors in my cleanroot environment. Can you share an error log? Otherwise, lots of errors is not a descriptive report I can iterate on :/
Sasoo commented on 2025-10-03 15:24 (UTC)
still get lots of errors when building this
Irfan_hossain commented on 2025-02-28 06:45 (UTC) (edited on 2025-03-01 05:04 (UTC) by Irfan_hossain)
he manim is not installing without this dependencies present
micwoj92 commented on 2025-02-24 22:24 (UTC)
Needs additional
python-poetry-core
in makedeps andpython-av
python-beautifulsoup4
in deps.micwoj92 commented on 2025-02-20 19:28 (UTC)
Please also bump pkgrel
groctel commented on 2025-02-20 09:04 (UTC)
@micwoj92: I have removed those dependencies. Thanks for the catch!
micwoj92 commented on 2025-02-19 22:09 (UTC)
Several deps are likely not needed:python-click-default-group, python-colour, python-google-api-core, python-requests, python-setuptools, python-backports.cached_property, python-glcontext.
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:
groctel commented on 2024-02-23 07:46 (UTC)
@xploien The only package that depends on
cython
is python-manimpango. I've ran an installation in a clean environment (see ~groctel/pkgbuilds) and I cannot reproduce your scenario.Using
sudo pacman -Si cython0
you should find that it providescython
and conflicts with thecython
package. Could it be that one of your installed packages already depends oncython0
?I would need more information to determine the cause of the issue, but it looks like it's coming from your system not being clean. If you believe that there's an error in my testing environment, please open a ticket.
1 2 3 4 Next › Last »