Install a package from git that requires a compiler

Hi @Mathias, welcome to the Streamlit community!

I would try build-essential in the packages.txt file, which will install a few of those system-level dev packages.

Best,
Randy