Dell gaming laptop Windows 6 cores 16 gigs ram.
I have been following the lost manual to install WebODM. It have Github Python and Docker. Sem like all I mb stalked ok. I hit bash in Git Hub , type the start command and get these results:
[email protected] MINGW64 /c/WebODM (master)
$ ./webodm.sh start
Checking for docker… OK
Checking for git… OK
Checking for python… OK
Checking for pip… OK
Checking for docker-compose… OK
Starting WebODM…
Using the following environment:
================================
Host: localhost
Port: 8000
Media directory: appmedia
SSL: NO
SSL key:
SSL certificate:
SSL insecure port redirect: 80
Celery Broker: redis://broker
================================
Make sure to issue a ./webodm.sh down if you decide to change the environment.
docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml start || docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml up
Windows named pipe error: The system cannot find the file specified. (code: 2)
Windows named pipe error: The system cannot find the file specified. (code: 2)
[email protected] MINGW64 /c/WebODM (master)
$
Any Ideas what’s on went wrong? I’m a true newbie with no program development experience.