cd Python pip install -r requirements.txt python ./inference.py cd .. sh ./3rdParty/buildOpencv.sh mkdir build && cd build cmake .. && make ./ppOcrV5cd