Im trying to test my app out which i made using Kivy
on Termux but it says Failed building wheel for kivy.
I thought other people may have problems with this too so I left an answer below
This error was fixed after I had install the clang module.
pip install clang
After this I had ran the following
pip install kivy