If you wish to install a non-Debian-packaged Python package, create a virtual environment using python3 -m venv path/to/venv. Then use path/to/venv/bin/python and ...
hi, I want install opencv-python in the termux and execute the command pip install opencv-python. However there is some error occured as follows: CMake Error at cmake ...