undefined symbol: cairo_tee_surface_index
- Ngôn ngữ chính
- Python
- Star
- 93.9k
- Fork
- 7.7k
- Merge trung bình
- 2 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 4
Mô tả
### 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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.