problem with running animations from out of main manim Folder (navigating to .py file and run)
- 主要语言
- Python
- 星标
- 93.8k
- 派生
- 7.7k
- PR 合并指标
- PR 指标待抓取
描述
EDIT: NOTHING important here.. this appeared not to be an issue but a misunderstanding of how manim works..
i was running manim perfectly even outside manim folder just by referencing the location like this:
`python -m manim "Destination\To\ManimScene.py" sceneName`
but today i just couldn't run anything, and it kept saying "no module named manim", fix this problem and now i just can't run out of manim folder like this screen shot

to the right is running (WriteStuff) example through manim folder cmd.
to the left is running (WriteStuff) example through navigating to manim folder inside cmd.
as you see, the right runs perfectly but i can't run the left.
i reinstalled pycairo multiple times and none worked, tried to install "libcairo-2" by itself but i just couldn't find the right version for python 3.8.6, there simply nothing on the internet for "libcairo-2" specifically.

so why is this happening? and what is the solution?
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。