Hey! I am trying to run the download command "wget -qO- https://docs.luxonis.com/install_dependencies.sh | bash" in my Ubuntu 20.04 container. But I get this error
bash: line 114: sudo: command not found
Failed installing dependencies. Could be a bug in the installer or unsupported platform. Open a bug report over at https://github.com/luxonis/depthai - exited with status 127 at line 114
I know this could probably be how I set up my container so if anyone knows anything about that please let me know! Also, do I need to run this command? Or can I just install the Python luxonis library through the commands