Unable to locate packages

#40
by Koisks - opened

Hello! I am having problems installing the project on my local machine.
Both docker and repository clone give me errors saying: Unable to locate package python3-opencv, libopencv-dev, build-essential, cmake, git...
It seems like packages.txt file content is not installing properly.

executor failed running [/bin/sh -c apt-get update && export DEBIAN_FRONTEND=noninteractive && xargs -r -a /root/packages.txt apt-get install -y]: exit code: 123

Sign up or log in to comment