Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem running code #39

Open
Sneezy777 opened this issue Feb 14, 2022 · 3 comments
Open

Problem running code #39

Sneezy777 opened this issue Feb 14, 2022 · 3 comments

Comments

@Sneezy777
Copy link

I use Kali Linux as my OS and whenever I try and run simulations.py I get:
┌──(root💀lookaway)-[/home/***/wordle/_2022/wordle]
└─# python3 simulations.py
zsh: segmentation fault python3 simulations.py

I dont even understand what to run? should I run simulations? or scenes? or quinitic?

In my folder I have:
/home//wordle/_2022/wordle/custom
/home/
/wordle/_2022/wordle/data
/home//wordle/_2022/wordle/pycache
/home/
/wordle/_2022/wordle/footnote.py
/home//wordle/_2022/wordle/manim_imports_ext.py
/home/
/wordle/_2022/wordle/scenes.py
/home/***/wordle/_2022/wordle/simulations.py

@Sneezy777
Copy link
Author

https://github.com/3b1b/manim#installation
i found that, i dont know what it means... brb

@Sneezy777
Copy link
Author

oh rip... I installed that ^^^ and now I get an even longer error code:
┌──(㉿lookaway)-[~/wordle/_2022/wordle]
└─$ python3.9 ./simulations.py 2 ⨯
/home/
/.local/lib/python3.9/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
Traceback (most recent call last):
File "/home//wordle/_2022/wordle/./simulations.py", line 1, in
from manim_imports_ext import *
File "/home/
/wordle/_2022/wordle/manim_imports_ext.py", line 3, in
from custom.backdrops import *
File "/home//wordle/_2022/wordle/custom/backdrops.py", line 10, in
from manimlib.mobject.svg.tex_mobject import TexText
ImportError: cannot import name 'TexText' from 'manimlib.mobject.svg.tex_mobject' (/home/
/.local/lib/python3.9/site-packages/manimlib/mobject/svg/tex_mobject.py)

@cornflakesdev
Copy link

Similar issue resolved #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants