Unable to install any python modules using 'pip install <module_name>' in termux.
Hey community, I'm using termux to code and run python since I don't have a laptop. In order to run some high end python programs, i need to install modules. So I decided to start installing numpy module. But there occurs this wierd error which is so annoying.[error: could not build wheels for numpy] (https://i.stack.imgur.com/PqIC0.jpg)
I've also tried downgrading python from 3.11 to 3.10.9 but that didn't help.
So I finally came here seeking help from community.
Please help.