Open minump opened 3 weeks ago
The requirements.txt file has changed opencv package. Now its opencv-python-headless
. Would that work? Should we still have the RUN apt-get python-opencv
in dockerfile? @sandeep-ps
Need to test if this is required in cyber2a:0.0.6 in deployed instance.
Include
python-opencv
in Dockerfile RUNapt-get install
command. Remove this from requirements.txt