cog
8832fb1d - Install opencv without python in base images (#1910)

Commit
1 year ago
Install opencv without python in base images (#1910) * Currently base images installs python3-opencv * This installs apt python making us have 2 pythons in the base image * Instead install opencv-dev libraries and pip install the opencv python package.
Author
Parents
Loading