Through repo can install numpy and scipy into pip list, but opencv cannot found in pip list.
Im not sure is issue or not, but I had try with curl or wget the its-pointless-repo.sh and also bash the repo. When I pkg install for numpy, scipy and opencv, all installed success, but when I pip list to see whether can found or not for these three, only numpy and scipy found in the list, opencv doesn't inside pip list. Im not sure is it my mistake on my step or what. Thus I would like to put as an issue here for everyone to share with me since Im supernew to do for this thing. Sorry for disturbing.
I tried Scipy, but for me it isn't getting added to the pip list
python package from the main termux repo has been upgraded to version 3.10 but the numpy, scipy in this repo is compatible with version 3.9. Maybe you could try to build python 3.9 from source and install it. opencv-python has been avaliable in the main repo, which is called opencv-python.