undefined symbol: cairo_tee_surface_index
- 主要言語
- Python
- スター
- 93.9k
- フォーク
- 7.7k
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 4
説明
### 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。