3b1b / 3b1b/manim

undefined symbol: cairo_tee_surface_index

Ouverte
#811 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
93.9k
Forks
7.7k
Merge moyen
2 j 13 h
PR mergées (30 j)
4

Description

### If this is a support request:

**Please attempt to solve the problem on your own before opening an issue.**
Between old issues, StackOverflow, and Google, you should be able to find
solutions to most of the common problems.

Include at least:
1. Steps to reproduce the issue (e.g. the command you ran)
OS: manjaro 18
pip install manimlib
manim example_scenes.py SquareToCircle -pl
then I get the import error

I install cairo by command pacman -S cairo

2. The unexpected behavior that occurred (e.g. error messages or screenshots)
ImportError: /home/lizhe/.local/lib/python3.7/site-packages/cairo/_cairo.cpython-37m-x86_64-linux-gnu.so: undefined symbol: cairo_tee_surface_index

3. The environment (e.g. operating system and version of manim)
python3.7
manjaro 18

I checked the issue related, It always tells that you should not use the anaconda version.
First time I install on anaconda get this import error indeed,
but even if I change the python to /usr/bin/python still get this problem. How to solve this ?
### If this is a feature request:
Include the motivation for making this change.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.