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

Building/dependencies #90

Closed
ma-laforge opened this issue Jun 12, 2022 · 1 comment
Closed

Building/dependencies #90

ma-laforge opened this issue Jun 12, 2022 · 1 comment

Comments

@ma-laforge
Copy link

On fresh Ubuntu 22.04 install:

apt install libpango1.0-dev pkg-config python3-dev

was insufficient to pip install manimpango

Had to add:
apt install build-essential

for it to work.

@naveen521kk
Copy link
Member

Yeah it's assumed that you have a working C/C++ compiler and it's mentioned in the docs/README https://github.com/ManimCommunity/ManimPango#linuxmacos

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