Hello,
I am completely brand new to this, so please forgive me if my question/problem is to simple to fix (I will not be surprise if it is just my lack of knowledge).
I been trying to use WebODM in my pc (Chrome 63 on Windows 10). For that I am running it on Docker Quickstart terminal. I installed Docker, Python and Git (as indicated in the “Getting Started” section in the github page) and run in the docker terminal the following lines:
git clone GitHub - OpenDroneMap/WebODM: User-friendly, commercial-grade software for processing aerial imagery. 🛩 --config core.autocrlf=input
cd WebODM
./webodm.sh start
After ruining that I get the following in my screen
Would anyone please tell me what is that I am doing wrong and how to fix it.
Thank you for your time