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 ...
cd chromeister && make all -C src/ && python3 -m venv chromeisterenv && source chromeisterenv/bin/activate && pip install -r src/requirements.txt I have the following ...