AastaNV/JEP

Issue in install_opencv4.0.0_Nano.sh

Closed this issue · 1 comments

sudo apt-get install -y python-opencv python3-opencv
after sudo make install is unnecessary. Actually it may overwrite the compile output with older libs. IMO it should be replaced with sudo ldconfig.

Duplicate of #7