I could not make workshop work on WSL linux on Windows 11:
launching this
./geopython-workshop-ctl.sh start
i have this error
Using docker-compose
Using docker-compose
No stopped containers
docker-credential-secretservice: error while loading shared libraries: libsecret-1.so.0: cannot open shared object file: No such file or directory
[+] Running 0/0
⠋ pycsw Pulling 0.0s
error getting credentials - err: exit status 127, out: ``
I could not make workshop work on WSL linux on Windows 11:
launching this ./geopython-workshop-ctl.sh start
i have this error Using docker-compose Using docker-compose No stopped containers docker-credential-secretservice: error while loading shared libraries: libsecret-1.so.0: cannot open shared object file: No such file or directory [+] Running 0/0 ⠋ pycsw Pulling 0.0s error getting credentials - err: exit status 127, out: ``
Same error if i try to use: docker-compose up -d
Thank you for verifying