manimgl in virtual environment on macos mojave 10.14.6; ManimPango could not import and load the necessary shared libraries.
- 主要语言
- Python
- 星标
- 93.8k
- 派生
- 7.7k
- PR 合并指标
- PR 指标待抓取
描述
Hi!
I am trying to get manimgl runninig on my older mac.
After installing manim as described on the github repo the first run
`manimgl`
gives the error
```ImportError:
ManimPango could not import and load the necessary shared libraries.
This error may occur when ManimPango and its dependencies are improperly set up.
Please make sure the following versions are what you expect:
* ManimPango v0.6.0, Python v3.10.16
```
The venv is built with Python 3.10.16 although i tried the same install with 3.9 and 3.10. Same error appears.
As mentioned sometimes, I manually installed Cython and manimpango, just to try some older troubleshooting. This seems not a solution to my problem
Does manim needs a newer version of macOS? Any hint appreciated.
Best, rick
The complete error messages is attached.
[manim.log](https://github.com/user-attachments/files/18491549/manim.log)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。