bin jetzt nach der Anleitung vorgegangen:
https://docs.manim.community/en/stable/ ... on/uv.html
bin beim letzten Schritt: "uv add manim"
Da sagt die Konsole zu mir:
Did not find pkg-config by name 'pkg-config'
Found pkg-config: NO
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency cairo found: NO (tried framework)
../cairo/meson.build:31:12: ERROR: Dependency lookup for cairo with
method 'pkgconfig' failed: Pkg-config for machine host machine not
found. Giving up.
A full log can be found at
/Users/....../.cache/uv/sdists-v9/pypi/pycairo/1.28.0/4FflK4iWFQRSimXVY3whm/src/.mesonpy-3wi9p6tw/meson-logs/meson-log.txt
hint: This usually indicates a problem with the package or the build
environment.
help: If you want to add the package regardless of the failed resolution,
provide the `--frozen` flag to skip locking and syncing.
was schlagt Ihr vor, soll ich machen?
Co robić
- __blackjack__
- User
- Beiträge: 14016
- Registriert: Samstag 2. Juni 2018, 10:21
- Wohnort: 127.0.0.1
- Kontaktdaten:
@Bykl: Unter welchem Betriebssystem ist das denn?
“The best book on programming for the layman is »Alice in Wonderland«; but that's because it's the best book on anything for the layman.” — Alan J. Perlis
Offensichtlich versuchst du pycairo unter macOs zu installieren, das kann es aber nur aus den Sourcen bauen.
fertige Pakete gibt es z.B. für conda. Das einfachste wäre uv zu lassen und statt dessen miniconda zu benutzen.
fertige Pakete gibt es z.B. für conda. Das einfachste wäre uv zu lassen und statt dessen miniconda zu benutzen.