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

Segmentation fault (core dumped) #1406

Closed
UntacticalPenguin opened this issue Feb 23, 2021 · 4 comments
Closed

Segmentation fault (core dumped) #1406

UntacticalPenguin opened this issue Feb 23, 2021 · 4 comments

Comments

@UntacticalPenguin
Copy link

After installing manim with

pip install manimgl

I tried to run an example script from the docs, which produced the message

Segmentation fault (core dumped)

Even if I don't put in some script as a parameter, the error message remains the same.

I already tried uninstalling and then reinstalling, and since there is no detailed error message I don't know what other packages could invoke this.

OS System: Ubuntu
manim version: Probably the newest one, so 1.0.0
python version: 3.8.5

@naveen521kk
Copy link
Contributor

see #1387

@UntacticalPenguin
Copy link
Author

None of the options worked for me, and the one that worked in that issue, namely

python -m pip install manimpango --no-binary :all: --force

produced an error that asked me to install pkg-config. After installing it using apt-get, now its showing me another error:

https://pastebin.com/NnXVwyPe

@naveen521kk
Copy link
Contributor

@UntacticalPenguin you should install Pango, see https://github.com/manimcommunity/manimpango#linuxmacos

@UntacticalPenguin
Copy link
Author

Thanks, it worked!

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